.../build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4181/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-58.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGPUBufferBindingLayout.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGPUBufferBindingLayout.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-58.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGPUCanvasContext.cpp:44:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4182/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-63.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGPUExternalTextureBindingLayout.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGPUExternalTextureBindingLayout.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-63.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGPUExternalTextureDescriptor.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLVideoElement.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLMediaElement.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4183/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-56.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGPUAdapter.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGPUAdapter.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4184/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-67.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGPUPrimitiveTopology.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGPUPrimitiveTopology.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4185/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-61.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGPUComputePassTimestampWrites.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGPUComputePassTimestampWrites.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4186/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-74.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGainNode.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGainNode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-74.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGainNode.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4187/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-113.cpp.o
[4188/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSContainerRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSContainerRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSContainerRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSContainerRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSContainerRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSContainerRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-15.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSCounterStyleRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSCounterStyleRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-15.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSCounterStyleRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSCounterStyleRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCounterStyleRule.h:31:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4189/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-114.cpp.o
[4190/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioParamDescriptor.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioParamDescriptor.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-7.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioProcessingEvent.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-7.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioTrack.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4191/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-55.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFocusEvent.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFocusEvent.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-55.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFontFace.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFontFace.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFace.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-55.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFontFaceSet.cpp:49:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4192/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSLayerStatementRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSLayerStatementRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSLayerStatementRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSLayerStatementRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSLayerStatementRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSLayerStatementRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4193/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-35.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCryptoKeyAlgorithm.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCryptoKeyAlgorithm.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-35.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomEffect.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomEffect.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-35.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomEffect.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4194/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSSupportsRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSSupportsRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSSupportsRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSSupportsRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSSupportsRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSSupportsRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4195/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLElementFactory.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLElementFactory.cpp:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-2.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSANGLEInstancedArrays.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4196/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-14.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSByteLengthQueuingStrategy.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSByteLengthQueuingStrategy.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-14.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCDATASection.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCDATASection.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSText.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCharacterData.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-14.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4197/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-26.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCanvasPattern.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCanvasPattern.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-26.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCanvasRenderingContext2D.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4198/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioTrackConfiguration.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioTrackConfiguration.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-8.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioTrackList.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-8.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioTrackList.cpp:51:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4199/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSMathSum.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSMathSum.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-18.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSMediaRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSMediaRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-18.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSMediaRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSMediaRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSConditionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4200/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSViewTransitionRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSViewTransitionRule.h:30:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4201/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBiquadFilterType.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBiquadFilterType.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-13.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBlob.cpp:52:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-13.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBlob.cpp:52:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4202/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRGB.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRGB.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-21.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-21.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4203/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSHWB.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSHWB.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-16.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSImportRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSImportRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-16.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSImportRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSImportRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-16.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSKeyframeRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSKeyframeRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-16.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSKeyframeRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSKeyframeRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSKeyframeRule.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4204/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSClipboard.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSClipboard.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSClipboard.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-29.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSClipboard.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4205/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-124.cpp.o
[4206/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-49.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEndingType.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEndingType.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-49.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-49.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4207/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-34.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCredentialRequestOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCredentialRequestOptions.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Strong.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Handle.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/HandleTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-34.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCrypto.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-34.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCrypto.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4208/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-50.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEventSource.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEventSource.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-50.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEventSource.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4209/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-31.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSConstantSourceOptions.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSConstantSourceOptions.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-31.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSContactsManager.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-31.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSContactsManager.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4210/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-129.cpp.o
[4211/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSPageDescriptors.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSPageDescriptors.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-20.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSPageRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSPageRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-20.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSPageRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSPageRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-20.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSPositionTryRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSPositionTryRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-20.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSPositionTryRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSPositionTryRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPositionTryRule.h:31:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4212/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-127.cpp.o
[4213/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAttr.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAttr.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAttr.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAttr.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-5.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioBuffer.cpp:51:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4214/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-128.cpp.o
[4215/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEXTColorBufferHalfFloat.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEXTColorBufferHalfFloat.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEXTColorBufferHalfFloat.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-46.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEXTColorBufferHalfFloat.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4216/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBackgroundFetchManager.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBackgroundFetchManager.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-11.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBackgroundFetchRegistration.cpp:53:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-11.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBarProp.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4217/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-130.cpp.o
[4218/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-38.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMMatrixInit.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMMatrixInit.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-38.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMMimeType.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-38.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMMimeType.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4219/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-22.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSSkewY.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSSkewY.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-22.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSStartingStyleRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSStartingStyleRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-22.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSStartingStyleRule.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSStartingStyleRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSGroupingRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4220/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-39.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMPointInit.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMPointInit.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-39.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMRectList.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-39.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMRectReadOnly.cpp:44:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4221/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-37.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMCache.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMCache.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-37.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMFormData.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-37.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMImplementation.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4222/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-36.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-36.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-36.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomEffectCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4223/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-54.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFileSystemFileEntry.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFileSystemFileEntry.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-54.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFileSystemFileEntry.cpp:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-54.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFileSystemFileEntry.cpp:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4224/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-45.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocumentType.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocumentType.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-45.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocumentType.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocumentType.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-45.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDynamicsCompressorNode.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDynamicsCompressorNode.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-45.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEXTBlendMinMax.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4225/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-47.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEXTRenderSnorm.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEXTRenderSnorm.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-47.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEXTRenderSnorm.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-47.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEXTRenderSnorm.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4226/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-53.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFileReader.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFileReader.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-53.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFileReader.cpp:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-53.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFileSystemDirectoryEntry.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSErrorCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4227/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-52.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFetchRequestDestination.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFetchRequestDestination.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-52.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFileCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFileCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-52.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFileCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFileCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4228/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/CSSPropertyParsing.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/PAL/Headers/pal/text/TextEncoding.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/URL.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/CSSPropertyParsing.cpp:9:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFace.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/EventFactory.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/EventHeaders.h:189:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/EventFactory.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/EventHeaders.h:278:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/TrackEvent.h:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-1.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/EventTargetFactory.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/EventTargetHeaders.h:289:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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();
| ^
5 warnings generated.
[4229/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLAnchorElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLAnchorElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLAnchorElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLAnchorElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-76.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLAnchorElement.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4230/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBarcodeDetector.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBarcodeDetector.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBarcodeDetector.cpp:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-12.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBaseAudioContext.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioBufferCallback.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-12.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBaseAudioContext.cpp:67:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDynamicsCompressorNode.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4231/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-51.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFaceDetectorOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFaceDetectorOptions.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-51.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFetchRequest.cpp:65:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-51.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFetchRequest.cpp:65:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4232/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDataTransferItem.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDataTransferItem.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDataTransferItem.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStringCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDataTransferItem.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStringCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-41.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDedicatedWorkerGlobalScope.cpp:90:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLHttpRequest.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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();
| ^
4 warnings generated.
[4233/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-75.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGetAnimationsOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGetAnimationsOptions.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-75.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSGetComposedRangesOptions.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSShadowRoot.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocumentFragment.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-75.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLAllCollection.cpp:54:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4234/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-79.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLFormElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLFormElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-79.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLFormElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLFormElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-79.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLFormElement.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4235/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-77.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-77.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-77.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSBlobCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4236/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-126.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-126.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRTCIceProtocol.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRTCIceProtocol.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4237/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-121.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPublicKeyCredentialRequestOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPublicKeyCredentialRequestOptions.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4238/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-125.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-125.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRTCErrorDetailType.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRTCErrorDetailType.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4239/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-44.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDigitalCredentialRequestOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDigitalCredentialRequestOptions.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Strong.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Handle.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/HandleTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-44.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocument.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocument.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-44.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocument.cpp:62:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomXPathNSResolver.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-44.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocument.cpp:80:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFontFaceSet.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFaceSet.h:28:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4240/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-81.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLMarqueeElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLMarqueeElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-81.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLMarqueeElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLMarqueeElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-81.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLMarqueeElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4241/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEcKeyParams.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSEcKeyParams.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-48.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4242/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-90.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSImageBitmapRenderingContext.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSImageBitmapRenderingContext.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/PAL/Headers/pal/text/TextEncoding.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/URL.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-90.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSImageBitmapRenderingContext.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4243/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-112.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPannerNode.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPannerNode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioNode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4244/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-80.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLIFrameElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLIFrameElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-80.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLIFrameElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLIFrameElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-80.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLIFrameElement.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4245/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-99.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaQueryList.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaQueryList.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-99.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaQueryList.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4246/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-123.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPushSubscriptionChangeEvent.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPushSubscriptionChangeEvent.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4247/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-135.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-135.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSResizeObserverOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSResizeObserverOptions.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4248/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-100.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaSessionPlaybackState.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaSessionPlaybackState.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-100.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaSource.cpp:49:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4249/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLParamElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLParamElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLParamElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLParamElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-83.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLParamElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4250/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-82.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLOListElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLOListElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-82.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLOListElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLOListElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-82.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLOListElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4251/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-116.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPerformanceMeasureOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPerformanceMeasureOptions.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4252/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-133.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-133.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSReducerCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSReducerCallback.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4253/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-78.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLDivElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLDivElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-78.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLDivElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLDivElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-78.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLDivElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4254/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLTableSectionElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLTableSectionElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLTableSectionElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLTableSectionElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-85.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLTableSectionElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4255/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-132.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-132.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSReadableStream.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSReadableStream.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4256/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-89.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIIRFilterOptions.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIIRFilterOptions.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-89.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIdleRequestCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIdleRequestCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-89.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIdleRequestCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIdleRequestCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4257/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-136.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-136.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRsaKeyGenParams.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRsaKeyGenParams.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters/CryptoAlgorithmRsaKeyGenParams.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4258/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-96.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaDevices.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaDevices.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-96.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaDevices.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4259/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLSourceElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLSourceElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLSourceElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLSourceElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-84.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLSourceElement.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4260/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaStream.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaStream.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-101.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaStream.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4261/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-147.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-147.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGPathSegClosePath.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGPathSegClosePath.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4262/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLVideoElement.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLVideoElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLVideoElement.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLVideoElement.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLMediaElement.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-86.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLVideoElement.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4263/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-185.cpp.o
[4264/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-186.cpp.o
[4265/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-87.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHmacKeyParams.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHmacKeyParams.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-87.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIDBDatabase.cpp:49:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-87.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIDBIndex.cpp:52:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4266/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-122.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPushEncryptionKeyName.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPushEncryptionKeyName.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4267/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-193.cpp.o
[4268/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIDBObjectStore.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIDBObjectStore.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIDBObjectStore.cpp:56:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-88.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIDBObjectStore.cpp:56:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4269/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-191.cpp.o
[4270/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-194.cpp.o
[4271/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-192.cpp.o
[4272/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-95.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaCapabilitiesDecodingInfo.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaCapabilitiesDecodingInfo.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-95.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaControlsHost.cpp:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-95.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaControlsHost.cpp:71:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVoidCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4273/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-117.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPerformanceServerTiming.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPerformanceServerTiming.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-117.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPeriodicWave.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4274/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-92.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIntegrityPolicyViolationReportBody.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIntegrityPolicyViolationReportBody.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-92.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSIntersectionObserver.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocument.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-92.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSKHRParallelShaderCompile.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4275/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-138.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-138.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGAnimateMotionElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGAnimateMotionElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-138.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGAnimateMotionElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGAnimateMotionElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGAnimationElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4276/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-103.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMouseEvent.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMouseEvent.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-103.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMouseEvent.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-103.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNVShaderNoperspectiveInterpolation.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4277/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-98.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaList.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaList.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-98.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaList.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaList.h:107:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-98.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaList.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaList.h:107:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4278/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-119.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPoint2D.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPoint2D.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-119.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPointerEvent.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4279/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-8.cpp.o
[4280/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-94.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSLongRange.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSLongRange.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-94.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSManagedMediaSource.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-94.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSManagedSourceBuffer.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4281/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-6.cpp.o
[4282/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-108.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSOESSampleVariables.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSOESSampleVariables.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-108.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSOESSampleVariables.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-108.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSOESSampleVariables.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4283/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-139.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-139.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGAnimatedNumber.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGAnimatedNumber.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-139.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGAnimationElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGAnimationElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4284/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-7.cpp.o
[4285/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-144.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-144.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFilterElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFilterElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-144.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFilterElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFilterElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4286/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-142.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-142.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFEFloodElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFEFloodElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-142.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFEFloodElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFEFloodElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4287/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNamedNodeMap.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNamedNodeMap.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNamedNodeMap.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-104.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNamedNodeMap.cpp:50:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4288/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-107.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNotificationDirection.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNotificationDirection.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-107.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNotificationPermissionCallback.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNotificationPermissionCallback.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-107.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNotificationPermissionCallback.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNotificationPermissionCallback.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4289/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-106.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNavigatorUAData.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNavigatorUAData.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-106.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-106.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4290/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-93.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSKeyboardEvent.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSKeyboardEvent.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-93.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSKeyframeEffect.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSKeyframeEffect.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAnimationEffect.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-93.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSLocation.cpp:46:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4291/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-143.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-143.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFEMergeNodeElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFEMergeNodeElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-143.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFEMergeNodeElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFEMergeNodeElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4292/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-165.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-165.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTrustedTypePolicyOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTrustedTypePolicyOptions.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4293/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-102.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaTrackConstraints.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMediaTrackConstraints.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-102.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMessagePort.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-102.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMessagePort.cpp:46:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4294/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-141.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-141.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFEColorMatrixElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFEColorMatrixElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-141.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFEColorMatrixElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGFEColorMatrixElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4295/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-91.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSImportNodeOptions.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSImportNodeOptions.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-91.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSInspectorAuditAccessibilityObject.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-91.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSInspectorAuditDOMObject.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVoidCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4296/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-149.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-149.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGPathSegMovetoAbs.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGPathSegMovetoAbs.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-149.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGPatternElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGPatternElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4297/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-110.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSOffscreenCanvasRenderingContext2D.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSOffscreenCanvasRenderingContext2D.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-110.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSOffscreenCanvasRenderingContext2D.cpp:64:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4298/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-148.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-148.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGPathSegCurvetoQuadraticSmoothRel.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGPathSegCurvetoQuadraticSmoothRel.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-148.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGPathSegList.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4299/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-105.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNavigationNavigationType.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNavigationNavigationType.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-105.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNavigator.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-105.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNavigator.cpp:88:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4300/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-146.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-146.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGMatrix.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGMatrix.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-146.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGMetadataElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGMetadataElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4301/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-173.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-173.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebCodecsEncodedAudioChunkOutputCallback.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebCodecsEncodedAudioChunkOutputCallback.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4302/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-154.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-154.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSScrollLogicalPosition.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSScrollLogicalPosition.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-154.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSScrollTimeline.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSScrollTimeline.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/ScrollTimeline.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4303/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-109.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSObservable.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSObservable.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-109.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSObservableInspector.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVoidCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-109.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSObservableInspector.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVoidCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4304/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-120.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPredicateCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPredicateCallback.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-120.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSProcessingInstruction.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSProcessingInstruction.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCharacterData.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-120.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSProcessingInstruction.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStyleSheet.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4305/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-115.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPbkdf2Params.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPbkdf2Params.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-115.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPerformance.cpp:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-115.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPerformance.cpp:59:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4306/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-111.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSOverconstrainedError.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSOverconstrainedError.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-111.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPageRevealEvent.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPageRevealEvent.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4307/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-31.cpp.o
[4308/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-33.cpp.o
[4309/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-35.cpp.o
[4310/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-36.cpp.o
[4311/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-152.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-152.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGTextPositioningElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGTextPositioningElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-152.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGTextPositioningElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGTextPositioningElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGTextContentElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGGraphicsElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4312/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-156.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-156.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSShadowRealmGlobalScope.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSShadowRealmGlobalScope.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-156.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSShadowRoot.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSShadowRoot.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocumentFragment.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-156.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSharedWorkerGlobalScope.cpp:81:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLHttpRequest.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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();
| ^
3 warnings generated.
[4313/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-184.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-184.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebTransportReliabilityMode.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebTransportReliabilityMode.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4314/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPURenderBundle.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPURenderBundle.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderBundle.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4315/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-131.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-131.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRadioNodeList.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRadioNodeList.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-131.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRadioNodeList.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRadioNodeList.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/RadioNodeList.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/LiveNodeList.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-131.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRange.cpp:54:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4316/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-145.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-145.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGImageElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGImageElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-145.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGImageElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGImageElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGGraphicsElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4317/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-32.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-32.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/RTCIceCandidateFields.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/RTCIceCandidateFields.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4318/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-118.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPermissionStatus.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPermissionStatus.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-118.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPermissionStatus.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-118.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSPermissions.cpp:44:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4319/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-134.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-134.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRequestAnimationFrameCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRequestAnimationFrameCallback.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-134.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRequestAnimationFrameCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRequestAnimationFrameCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-134.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRequestAnimationFrameCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSRequestAnimationFrameCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4320/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-183.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-183.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebTransportDatagramStats.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebTransportDatagramStats.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4321/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-151.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-151.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGStyleElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGStyleElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-151.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGStyleElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGStyleElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-151.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGStyleElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGStyleElement.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-151.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGStyleElement.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4322/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-150.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-150.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGRadialGradientElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGRadialGradientElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-150.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGRadialGradientElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGRadialGradientElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGGradientElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-150.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGScriptElement.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4323/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-30.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-30.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/RTCController.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/RTCController.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4324/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-137.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-137.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSQLStatementCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSQLStatementCallback.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-137.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSQLStatementCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSQLStatementCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-137.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSQLStatementCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSQLStatementCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4325/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-172.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-172.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebCodecsAudioDecoderConfig.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebCodecsAudioDecoderConfig.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-172.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebCodecsAudioEncoder.cpp:49:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4326/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-153.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-153.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGViewSpec.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGViewSpec.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-153.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGViewSpec.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-153.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSScreen.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4327/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-56.cpp.o
[4328/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-57.cpp.o
[4329/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-140.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-140.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGClipPathElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGClipPathElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-140.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGClipPathElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGClipPathElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-140.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElement.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-140.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGElementWrapperFactory.cpp:86:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGStyleElement.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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(); }
| ^
4 warnings generated.
[4330/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-158.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-158.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSpeechRecognitionResult.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSpeechRecognitionResult.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-158.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSpeechRecognitionResult.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-158.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStartViewTransitionOptions.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSViewTransitionUpdateCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4331/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-45.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-45.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech/SpeechRecognitionResult.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech/SpeechRecognitionResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech/SpeechRecognitionAlternative.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4332/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-160.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-160.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStylePropertyMap.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStylePropertyMap.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-160.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStyleSheet.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStyleSheet.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-160.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStyleSheet.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStyleSheet.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4333/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUTexture.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUTexture.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUTexture.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4334/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-171.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-171.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWakeLockType.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWakeLockType.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-171.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWaveShaperNode.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4335/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-65.cpp.o
[4336/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-157.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-157.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSourceBuffer.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSourceBuffer.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-157.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSourceBuffer.cpp:50:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-157.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSourceBuffer.cpp:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4337/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-159.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-159.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStereoPannerNode.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStereoPannerNode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioNode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-159.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStorage.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-159.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStorage.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4338/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-66.cpp.o
[4339/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUDeviceLostInfo.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUDeviceLostInfo.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI/WebGPUDeviceLostInfo.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4340/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-39.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-39.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions/MainThreadPermissionObserver.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions/MainThreadPermissionObserver.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/ClientOrigin.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/RegistrableDomain.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/PublicSuffixStore.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/PublicSuffix.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CrossThreadCopier.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4341/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-182.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-182.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebLockManagerSnapshot.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebLockManagerSnapshot.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-182.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebSocket.cpp:46:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4342/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-174.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-174.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebCodecsVideoDecoder.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebCodecsVideoDecoder.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-174.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebCodecsVideoDecoder.cpp:49:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4343/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-9.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-9.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard/Clipboard.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-9.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard/Clipboard.cpp:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4344/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-67.cpp.o
[4345/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-68.cpp.o
[4346/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-24.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared/IDBGetRecordData.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared/IDBGetRecordData.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBKeyRangeData.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBKeyData.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBKey.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ThreadSafeDataBuffer.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4347/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-69.cpp.o
[4348/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-21.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client/TransactionOperation.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client/TransactionOperation.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBIndexIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4349/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-42.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-42.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api/PushSubscriptionData.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api/PushSubscriptionData.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api/PushSubscriptionIdentifier.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4350/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-155.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-155.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSServiceWorkerClient.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSServiceWorkerClient.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-155.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSServiceWorkerClients.cpp:53:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-155.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSServiceWorkerClients.cpp:53:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4351/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-164.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-164.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTransformStream.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTransformStream.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-164.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTreeWalker.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-164.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTrustedTypePolicy.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4352/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-22.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-22.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server/MemoryIDBBackingStore.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server/IDBBackingStore.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBIndexIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4353/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-163.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-163.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTextTrackCueGeneric.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTextTrackCueGeneric.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-163.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTextTrackCueList.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-163.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTextTrackList.cpp:51:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-163.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTrackEvent.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTrackEvent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/TrackEvent.h:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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);
| ^
4 warnings generated.
[4354/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-161.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-161.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSubscriptionObserver.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSubscriptionObserver.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-161.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSubscriptionObserver.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVoidCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-161.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSubscriptionObserver.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVoidCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4355/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f415700d-1.cpp.o
[4356/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-170.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-170.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSViewTransitionUpdateCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSViewTransitionUpdateCallback.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-170.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSViewTransitionUpdateCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSViewTransitionUpdateCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-170.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSViewTransitionUpdateCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSViewTransitionUpdateCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4357/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-16.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem/FileSystemSyncAccessHandle.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem/FileSystemSyncAccessHandle.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4358/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-167.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-167.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVTTCue.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVTTCue.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-167.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVTTCue.cpp:46:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocumentFragment.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-167.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSValidityState.cpp:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4359/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUCommandBuffer.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUCommandBuffer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUCommandEncoder.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/GPUCommandBufferDescriptor.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4360/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-38.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-38.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications/NotificationController.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications/NotificationController.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Page.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/BackForwardItemIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4361/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-180.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-180.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLUniformLocation.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLUniformLocation.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-180.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLVertexArrayObject.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-180.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLVertexArrayObject.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4362/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-23.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server/ServerOpenDBRequest.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server/ServerOpenDBRequest.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server/IDBConnectionToClient.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server/IDBConnectionToClientDelegate.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBKeyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4363/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-168.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-168.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoColorSpaceInit.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoColorSpaceInit.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-168.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoFrameRequestCallback.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoFrameRequestCallback.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-168.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoFrameRequestCallback.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoFrameRequestCallback.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-168.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoTrack.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoTrack.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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);
| ^
4 warnings generated.
[4364/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-13.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement/CredentialsContainer.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement/CredentialsContainer.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement/BasicCredential.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement/CredentialsContainer.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4365/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-162.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-162.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTextDetector.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTextDetector.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-162.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTextDetector.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-162.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTextTrack.cpp:53:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4366/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-176.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-176.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLCompressedTextureETC.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLCompressedTextureETC.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-176.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLCompressedTextureETC.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-176.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLCompressedTextureETC.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4367/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-179.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-179.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLSampler.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLSampler.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-179.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLSampler.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-179.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLSampler.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4368/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-195.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-195.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXSLTProcessor.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXSLTProcessor.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-195.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXSLTProcessor.cpp:44:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocument.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-195.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/SVGElementFactory.cpp:103:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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(); }
| ^
3 warnings generated.
[4369/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-166.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-166.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSURLPatternResult.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSURLPatternResult.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-166.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSUndoItem.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVoidCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-166.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSUndoItem.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVoidCallback.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4370/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-18.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBCursor.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBCursor.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBIndexIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-18.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBFactory.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4371/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-190.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-190.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLSerializer.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLSerializer.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-190.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLSerializer.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-190.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXPathEvaluator.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomXPathNSResolver.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4372/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-177.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-177.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLDebugShaders.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLDebugShaders.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-177.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLDebugShaders.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-177.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLDebugShaders.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4373/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-55.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-55.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/WaveShaperNode.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/WaveShaperNode.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioBasicProcessorNode.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4374/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-169.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-169.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoTrackConfiguration.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoTrackConfiguration.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-169.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoTrackList.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-169.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoTrackList.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoTrack.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-169.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoTrackList.cpp:51:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4375/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-26.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-26.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession/MediaMetadata.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession/MediaMetadata.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedImageClient.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-26.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession/MediaMetadata.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4376/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-44.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-44.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech/SpeechRecognition.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech/SpeechRecognition.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-44.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech/SpeechRecognition.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4377/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-61.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-61.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase/SQLResultSetRowList.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql/SQLValue.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4378/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-49.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-49.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioDestinationNode.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioDestinationNode.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4379/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-27.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-27.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource/ManagedMediaSource.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource/ManagedMediaSource.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource/MediaSource.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-27.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource/MediaSource.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-27.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource/MediaSource.cpp:68:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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);
| ^
3 warnings generated.
[4380/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-52.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-52.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/ConvolverNode.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/ConvolverNode.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-52.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/DynamicsCompressorNode.cpp:30:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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; }
| ^
2 warnings generated.
[4381/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-10.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-10.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard/ClipboardItem.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard/ClipboardItem.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-10.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard/ClipboardItemBindingsDataSource.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4382/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-181.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-181.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebKitNamespace.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebKitNamespace.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-181.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebKitNamespace.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-181.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebLockGrantedCallback.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebLockGrantedCallback.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4383/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-54.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-54.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/OfflineAudioDestinationNode.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/OfflineAudioDestinationNode.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioDestinationNode.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4384/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-11.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache/DOMCache.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-11.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache/WindowOrWorkerGlobalScopeCaches.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4385/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-53.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-53.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/IIRFilterNode.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/IIRFilterNode.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioBasicProcessorNode.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4386/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-189.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-189.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWritableStreamDefaultWriter.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWritableStreamDefaultWriter.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-189.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLDocument.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLDocument.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocument.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-189.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLHttpRequest.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLHttpRequest.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-189.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLHttpRequestUpload.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4387/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-37.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-37.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/ModelPlayer.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/ModelPlayer.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayerHostingContextIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-37.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications/Notification.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4388/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-46.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-46.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage/StorageManager.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage/StorageManager.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4389/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-64.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-64.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport/WebTransportBidirectionalStreamSource.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport/WebTransportBidirectionalStreamSource.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams/ReadableStreamSource.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/ReadableStreamDefaultController.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertBufferSource.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4390/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-15.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch/FetchRequest.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch/FetchRequest.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/AbortSignal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch/FetchRequest.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4391/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-188.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-188.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWorkerNavigator.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWorkerNavigator.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-188.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWorkerNavigator.cpp:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-188.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWorkerNavigator.cpp:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4392/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-34.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-34.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/UserMediaController.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/UserMediaController.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Exception.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-34.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/UserMediaRequest.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4393/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-14.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-14.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi/FileSystemFileEntry.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-14.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi/HTMLInputElementEntriesAPI.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-14.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi/HTMLInputElementEntriesAPI.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4394/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-58.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-58.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs/VideoColorSpace.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoColorPrimaries.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4395/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-47.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-47.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern/URLPattern.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern/URLPattern.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern/URLPatternComponent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Strong.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Handle.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/HandleTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-47.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern/URLPatternParser.cpp:460:54: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
460 | needsGrouping = isValidNameCodepoint(*StringView(nextPart->value).codePoints().begin(), IsFirst::No);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern/URLPatternParser.cpp:467:55: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
467 | && options.prefixCodepoint.startsWith(*StringView(previousPart->value).codePoints().codePointAt(previousPart->value.length() - 1)))
| ~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern/URLPatternParser.cpp:494:119: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
494 | if (part.type == PartType::SegmentWildcard && hasCustomName && !part.suffix.isEmpty() && isValidNameCodepoint(*StringView(part.suffix).codePoints().begin(), IsFirst::Yes))
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-47.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern/URLPatternTokenizer.cpp:158:62: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
158 | bool isValidCodepoint = isValidNameCodepoint(m_codepoint, namePosition == nameStart ? IsFirst::Yes : IsFirst::No);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
5 warnings generated.
[4396/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-40.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-40.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions/PermissionController.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions/PermissionController.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-40.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions/PermissionStatus.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4397/8470] 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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMSelection.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMSelection.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMSelection.cpp:50:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMSelection.cpp:56:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:251:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFontFace.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFace.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:574:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSVGStyleElement.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:673:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLHttpRequest.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:856:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTrackEvent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/TrackEvent.h:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:955:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDynamicsCompressorNode.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:60:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSCounterStyleRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-40.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDOMWindow.cpp:60:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSCounterStyleRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCounterStyleRule.h:31:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
10 warnings generated.
[4398/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-178.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-178.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLPolygonMode.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLPolygonMode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-178.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLPolygonMode.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-178.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGLPolygonMode.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4399/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-17.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-17.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight/AppHighlightRangeData.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight/AppHighlightRangeData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-17.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight/AppHighlightStorage.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-17.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight/AppHighlightStorage.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4400/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-51.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-51.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioWorkletThread.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioWorkletThread.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/WorkerOrWorkletThread.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/WorkerRunLoop.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ScriptExecutionContext.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScriptExecutionContextIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-51.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/BaseAudioContext.cpp:55:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-51.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/BaseAudioContext.cpp:56:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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; }
| ^
3 warnings generated.
[4401/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-41.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-41.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api/PushDatabase.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api/PushDatabase.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api/PushSubscriptionIdentifier.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-41.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api/PushManager.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4402/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/WebAnimationUtilities.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/WebAnimationUtilities.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/WebAnimationTypes.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/WebAnimationUtilities.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/CSSAnimation.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/StyleOriginatedAnimation.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/WebAnimationUtilities.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSSelectorParser.h:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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]; }
| ^~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[4403/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-43.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-43.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting/ReportBody.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/FormData.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/BlobData.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/BlobDataFileReference.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-43.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting/ReportingObserver.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4404/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-175.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-175.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebCodecsVideoFrameOutputCallback.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebCodecsVideoFrameOutputCallback.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-175.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGL2RenderingContext.cpp:51:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-175.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebGL2RenderingContext.cpp:71:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4405/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/gcrypt/CryptoAlgorithmEd25519GCrypt.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms/CryptoAlgorithmEd25519.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoAlgorithm.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoKey.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys/CryptoAesKeyAlgorithm.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4406/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/DFAMinimizer.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:88:18: warning: initializing pointer member 'm_data' with the stack address of parameter 'pattern' [-Wdangling-field]
88 | , m_data(pattern.span<CharType>().data())
| ^~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2300:16: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::Parser' requested here
2300 | return Parser<Delegate, LChar>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2197:21: note: pointer member declared here
2197 | const CharType* m_data;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1770:49: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1770 | m_delegate.atomPatternCharacter(consume(), /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2300:124: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parse' requested here
2300 | return Parser<Delegate, LChar>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1832:49: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1832 | m_delegate.atomPatternCharacter(consumePossibleSurrogatePair<UnicodeParseContext::PatternCodePoint>(), /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:643:55: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
643 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1364:33: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::ClassSetParserDelegate::atomPatternCharacter' requested here
1364 | classSetConstructor.atomPatternCharacter(static_cast<char32_t>(ch), /* hyphenIsRange */ true);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1757:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseClassSet' requested here
1757 | parseClassSet();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2300:124: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parse' requested here
2300 | return Parser<Delegate, LChar>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:655:65: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
655 | m_delegate.atomCharacterClassRange(m_character, ch);
| ~~~~~~~~~~~~~~~~~~~~~~~ ^~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:655:52: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
655 | m_delegate.atomCharacterClassRange(m_character, ch);
| ~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:673:55: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
673 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:536:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
536 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:446:13: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::ClassSetParserDelegate::flushCachedCharacterIfNeeded' requested here
446 | flushCachedCharacterIfNeeded();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1372:41: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::ClassSetParserDelegate::nestedClassEnd' requested here
1372 | if (classSetConstructor.nestedClassEnd())
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1757:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseClassSet' requested here
1757 | parseClassSet();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2300:124: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parse' requested here
2300 | return Parser<Delegate, LChar>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:757:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
757 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:452:17: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::ClassSetParserDelegate::end' requested here
452 | end();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1372:41: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::ClassSetParserDelegate::nestedClassEnd' requested here
1372 | if (classSetConstructor.nestedClassEnd())
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1757:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseClassSet' requested here
1757 | parseClassSet();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2300:124: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parse' requested here
2300 | return Parser<Delegate, LChar>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:759:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
759 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:706:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
706 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:948:22: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::ClassSetParserDelegate::atomBuiltInCharacterClass' requested here
948 | delegate.atomBuiltInCharacterClass(BuiltInCharacterClassID::DigitClassID, false);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1295:16: note: in instantiation of function template specialization 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseEscape<JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::ParseEscapeMode::ClassSet, JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::ClassSetParserDelegate>' requested here
1295 | return parseEscape<ParseEscapeMode::ClassSet>(delegate);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1390:39: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseClassSetEscape' requested here
1390 | TokenType tokenType = parseClassSetEscape(classSetConstructor);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1757:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseClassSet' requested here
1757 | parseClassSet();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2300:124: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parse' requested here
2300 | return Parser<Delegate, LChar>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:733:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
733 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:355:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
355 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1324:43: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::CharacterClassParserDelegate::end' requested here
1324 | characterClassConstructor.end();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1759:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseCharacterClass' requested here
1759 | parseCharacterClass();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2300:124: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parse' requested here
2300 | return Parser<Delegate, LChar>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:357:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
357 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:316:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
316 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:948:22: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::CharacterClassParserDelegate::atomBuiltInCharacterClass' requested here
948 | delegate.atomBuiltInCharacterClass(BuiltInCharacterClassID::DigitClassID, false);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1290:9: note: in instantiation of function template specialization 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseEscape<JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::ParseEscapeMode::CharacterClass, JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::CharacterClassParserDelegate>' requested here
1290 | parseEscape<ParseEscapeMode::CharacterClass>(delegate);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1328:17: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseCharacterClassEscape' requested here
1328 | parseCharacterClassEscape(characterClassConstructor);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1759:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseCharacterClass' requested here
1759 | parseCharacterClass();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2300:124: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parse' requested here
2300 | return Parser<Delegate, LChar>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:333:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
333 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:279:55: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
279 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1332:43: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::CharacterClassParserDelegate::atomPatternCharacter' requested here
1332 | characterClassConstructor.atomPatternCharacter(consumePossibleSurrogatePair<UnicodeParseContext::PatternCodePoint>(), /* hyphenIsRange */ true);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1759:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseCharacterClass' requested here
1759 | parseCharacterClass();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2300:124: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parse' requested here
2300 | return Parser<Delegate, LChar>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:289:65: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
289 | m_delegate.atomCharacterClassRange(m_character, ch);
| ~~~~~~~~~~~~~~~~~~~~~~~ ^~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:289:52: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
289 | m_delegate.atomCharacterClassRange(m_character, ch);
| ~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:300:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
300 | m_delegate.atomCharacterClassAtom(ch);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1042:76: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1042 | delegate.atomPatternCharacter(peek() < '8' ? consumeOctal(3) : consume(), /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1285:16: note: in instantiation of function template specialization 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseEscape<JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::ParseEscapeMode::Normal, WebCore::ContentExtensions::PatternParser>' requested here
1285 | return parseEscape<ParseEscapeMode::Normal>(m_delegate);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1775:33: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseAtomEscape' requested here
1775 | lastTokenType = parseAtomEscape();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2300:124: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, unsigned char>::parse' requested here
2300 | return Parser<Delegate, LChar>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1112:47: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1112 | delegate.atomPatternCharacter(x, /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1155:47: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1155 | delegate.atomPatternCharacter(escapeChar, /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1196:43: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1196 | delegate.atomPatternCharacter(escapeChar, /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1206:79: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1206 | delegate.atomPatternCharacter(codePoint == errorCodePoint ? 'u' : codePoint, /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1216:47: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1216 | delegate.atomPatternCharacter(consume(), /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1223:43: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1223 | delegate.atomPatternCharacter(consume(), /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:88:18: warning: initializing pointer member 'm_data' with the stack address of parameter 'pattern' [-Wdangling-field]
88 | , m_data(pattern.span<CharType>().data())
| ^~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2301:12: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::Parser' requested here
2301 | return Parser<Delegate, char16_t>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2197:21: note: pointer member declared here
2197 | const CharType* m_data;
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1770:49: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1770 | m_delegate.atomPatternCharacter(consume(), /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2301:123: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parse' requested here
2301 | return Parser<Delegate, char16_t>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1832:49: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1832 | m_delegate.atomPatternCharacter(consumePossibleSurrogatePair<UnicodeParseContext::PatternCodePoint>(), /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:643:55: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
643 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1364:33: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::ClassSetParserDelegate::atomPatternCharacter' requested here
1364 | classSetConstructor.atomPatternCharacter(static_cast<char32_t>(ch), /* hyphenIsRange */ true);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1757:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseClassSet' requested here
1757 | parseClassSet();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2301:123: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parse' requested here
2301 | return Parser<Delegate, char16_t>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:655:65: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
655 | m_delegate.atomCharacterClassRange(m_character, ch);
| ~~~~~~~~~~~~~~~~~~~~~~~ ^~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:655:52: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
655 | m_delegate.atomCharacterClassRange(m_character, ch);
| ~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:673:55: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
673 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:536:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
536 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:446:13: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::ClassSetParserDelegate::flushCachedCharacterIfNeeded' requested here
446 | flushCachedCharacterIfNeeded();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1372:41: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::ClassSetParserDelegate::nestedClassEnd' requested here
1372 | if (classSetConstructor.nestedClassEnd())
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1757:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseClassSet' requested here
1757 | parseClassSet();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2301:123: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parse' requested here
2301 | return Parser<Delegate, char16_t>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:757:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
757 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:452:17: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::ClassSetParserDelegate::end' requested here
452 | end();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1372:41: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::ClassSetParserDelegate::nestedClassEnd' requested here
1372 | if (classSetConstructor.nestedClassEnd())
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1757:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseClassSet' requested here
1757 | parseClassSet();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2301:123: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parse' requested here
2301 | return Parser<Delegate, char16_t>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:759:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
759 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:706:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
706 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:948:22: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::ClassSetParserDelegate::atomBuiltInCharacterClass' requested here
948 | delegate.atomBuiltInCharacterClass(BuiltInCharacterClassID::DigitClassID, false);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1295:16: note: in instantiation of function template specialization 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseEscape<JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::ParseEscapeMode::ClassSet, JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::ClassSetParserDelegate>' requested here
1295 | return parseEscape<ParseEscapeMode::ClassSet>(delegate);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1390:39: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseClassSetEscape' requested here
1390 | TokenType tokenType = parseClassSetEscape(classSetConstructor);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1757:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseClassSet' requested here
1757 | parseClassSet();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2301:123: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parse' requested here
2301 | return Parser<Delegate, char16_t>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:733:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
733 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:355:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
355 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1324:43: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::CharacterClassParserDelegate::end' requested here
1324 | characterClassConstructor.end();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1759:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseCharacterClass' requested here
1759 | parseCharacterClass();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2301:123: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parse' requested here
2301 | return Parser<Delegate, char16_t>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:357:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
357 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:316:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
316 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:948:22: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::CharacterClassParserDelegate::atomBuiltInCharacterClass' requested here
948 | delegate.atomBuiltInCharacterClass(BuiltInCharacterClassID::DigitClassID, false);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1290:9: note: in instantiation of function template specialization 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseEscape<JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::ParseEscapeMode::CharacterClass, JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::CharacterClassParserDelegate>' requested here
1290 | parseEscape<ParseEscapeMode::CharacterClass>(delegate);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1328:17: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseCharacterClassEscape' requested here
1328 | parseCharacterClassEscape(characterClassConstructor);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1759:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseCharacterClass' requested here
1759 | parseCharacterClass();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2301:123: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parse' requested here
2301 | return Parser<Delegate, char16_t>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:333:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
333 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:279:55: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
279 | m_delegate.atomCharacterClassAtom(m_character);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1332:43: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::CharacterClassParserDelegate::atomPatternCharacter' requested here
1332 | characterClassConstructor.atomPatternCharacter(consumePossibleSurrogatePair<UnicodeParseContext::PatternCodePoint>(), /* hyphenIsRange */ true);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1759:21: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseCharacterClass' requested here
1759 | parseCharacterClass();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2301:123: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parse' requested here
2301 | return Parser<Delegate, char16_t>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:289:65: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
289 | m_delegate.atomCharacterClassRange(m_character, ch);
| ~~~~~~~~~~~~~~~~~~~~~~~ ^~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:289:52: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
289 | m_delegate.atomCharacterClassRange(m_character, ch);
| ~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:300:51: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
300 | m_delegate.atomCharacterClassAtom(ch);
| ~~~~~~~~~~~~~~~~~~~~~~ ^~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1042:76: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1042 | delegate.atomPatternCharacter(peek() < '8' ? consumeOctal(3) : consume(), /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1285:16: note: in instantiation of function template specialization 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseEscape<JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::ParseEscapeMode::Normal, WebCore::ContentExtensions::PatternParser>' requested here
1285 | return parseEscape<ParseEscapeMode::Normal>(m_delegate);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1775:33: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseAtomEscape' requested here
1775 | lastTokenType = parseAtomEscape();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:106:9: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parseTokens' requested here
106 | parseTokens();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:2301:123: note: in instantiation of member function 'JSC::Yarr::Parser<WebCore::ContentExtensions::PatternParser, char16_t>::parse' requested here
2301 | return Parser<Delegate, char16_t>(delegate, pattern, compileMode, backReferenceLimit, isNamedForwardReferenceAllowed).parse();
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:392:41: note: in instantiation of function template specialization 'JSC::Yarr::parse<WebCore::ContentExtensions::PatternParser>' requested here
392 | if (!JSC::Yarr::hasError(JSC::Yarr::parse(patternParser, pattern, JSC::Yarr::CompileMode::Legacy, 0, false)))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/URLFilterParser.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1112:47: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1112 | delegate.atomPatternCharacter(x, /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1155:47: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1155 | delegate.atomPatternCharacter(escapeChar, /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1196:43: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1196 | delegate.atomPatternCharacter(escapeChar, /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1206:79: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1206 | delegate.atomPatternCharacter(codePoint == errorCodePoint ? 'u' : codePoint, /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1216:47: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1216 | delegate.atomPatternCharacter(consume(), /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/YarrParser.h:1223:43: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1223 | delegate.atomPatternCharacter(consume(), /* hyphenIsRange */ false);
| ~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
55 warnings generated.
[4407/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-48.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-48.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks/WebLockRegistry.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks/WebLockRegistry.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/ClientOrigin.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/RegistrableDomain.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/PublicSuffixStore.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/PublicSuffix.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CrossThreadCopier.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-48.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioContext.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4408/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-12.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker/ContactsManager.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker/ContactsManager.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker/ContactsManager.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker/ContactsManager.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4409/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-29.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-29.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStream.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStream.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-29.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaStream.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4410/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys/CryptoKeyAES.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys/CryptoKeyAES.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoKey.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys/CryptoAesKeyAlgorithm.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4411/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms/CryptoAlgorithmX25519.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms/CryptoAlgorithmX25519.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoAlgorithm.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoKey.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys/CryptoAesKeyAlgorithm.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4412/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-19.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-19.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBIndex.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBIndex.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBCursor.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared/IDBCursorInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBIndexIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-19.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:46:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-19.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBObjectStore.cpp:46:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4413/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/BarcodeDetector.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/BarcodeDetector.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/BarcodeDetector.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4414/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-28.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-28.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource/SourceBuffer.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource/SourceBuffer.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-28.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource/SourceBuffer.cpp:60:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-28.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/MediaDevices.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4415/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms/CryptoAlgorithmPBKDF2.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms/CryptoAlgorithmPBKDF2.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoAlgorithm.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoKey.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys/CryptoAesKeyAlgorithm.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4416/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-20.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBRequest.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBRequest.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-20.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBTransaction.cpp:55:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-20.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBTransaction.cpp:55:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4417/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-6.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/gcrypt/CryptoAlgorithmX25519GCrypt.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms/CryptoAlgorithmX25519.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoAlgorithm.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoKey.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys/CryptoAesKeyAlgorithm.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-6.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/gcrypt/CryptoKeyECGCrypt.cpp:30:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/gcrypt/GCryptUtilities.h:69:13: warning: function 'memcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
69 | return !std::memcmp(lhs, rhs.data(), rhs.size());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/gcrypt/GCryptUtilities.h:69:13: warning: function 'memcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
69 | return !std::memcmp(lhs, rhs.data(), rhs.size());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/gcrypt/GCryptUtilities.h:69:13: warning: function 'memcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
69 | return !std::memcmp(lhs, rhs.data(), rhs.size());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/gcrypt/GCryptUtilities.h:69:13: warning: function 'memcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
69 | return !std::memcmp(lhs, rhs.data(), rhs.size());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/gcrypt/GCryptUtilities.h:69:13: warning: function 'memcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
69 | return !std::memcmp(lhs, rhs.data(), rhs.size());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/gcrypt/GCryptUtilities.h:69:13: warning: function 'memcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
69 | return !std::memcmp(lhs, rhs.data(), rhs.size());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/gcrypt/GCryptUtilities.h:69:13: warning: function 'memcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
69 | return !std::memcmp(lhs, rhs.data(), rhs.size());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[4418/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-62.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-62.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets/WebSocketIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-62.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets/ThreadableWebSocketChannel.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4419/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms/CryptoAlgorithmAESCTR.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms/CryptoAlgorithmAESCTR.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoAlgorithm.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoKey.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys/CryptoAesKeyAlgorithm.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4420/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-187.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-187.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWheelEvent.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWheelEvent.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-187.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWorker.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-187.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWorkerGlobalScope.cpp:126:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSFontFace.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFace.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-187.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWorkerGlobalScope.cpp:236:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLHttpRequestUpload.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/XMLHttpRequestUpload.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-187.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWorkerLocation.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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)))
| ^
5 warnings generated.
[4421/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/CombinedFiltersAlphabet.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/CombinedFiltersAlphabet.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/Term.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/NFA.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ImmutableNFANodeBuilder.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-1.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionCompiler.cpp:327:13: warning: formatting function 'dataLogF' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
327 | dataLogF("Error while parsing %s: %s\n", trigger.urlFilter.utf8().data(), URLFilterParser::statusString(status).characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionCompiler.cpp:327:54: note: string argument is not guaranteed to be null-terminated
327 | dataLogF("Error while parsing %s: %s\n", trigger.urlFilter.utf8().data(), URLFilterParser::statusString(status).characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionCompiler.cpp:344:21: warning: formatting function 'dataLogF' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
344 | dataLogF("Error while parsing %s: %s\n", condition.utf8().data(), URLFilterParser::statusString(status).characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionCompiler.cpp:344:62: note: string argument is not guaranteed to be null-terminated
344 | dataLogF("Error while parsing %s: %s\n", condition.utf8().data(), URLFilterParser::statusString(status).characters());
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionCompiler.cpp:356:21: warning: formatting function 'dataLogF' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
356 | dataLogF("Error while parsing %s: %s\n", condition.utf8().data(), URLFilterParser::statusString(status).characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionCompiler.cpp:356:62: note: string argument is not guaranteed to be null-terminated
356 | dataLogF("Error while parsing %s: %s\n", condition.utf8().data(), URLFilterParser::statusString(status).characters());
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-1.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionParser.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSSelectorParser.h:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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]; }
| ^~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
[4422/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-25.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-25.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared/IDBTransactionInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared/IDBDatabaseInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/IDBIndexIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-25.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities/MediaCapabilities.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-25.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols/MediaControlsHost.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4423/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-8.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSLayerStatementRule.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSLayerStatementRule.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSLayerStatementRule.cpp:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[4424/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-50.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-50.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioProcessingEvent.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioProcessingEvent.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/DOMWrapperWorld.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-50.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioWorkletGlobalScope.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioWorkletProcessorConstructor.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-50.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioWorkletGlobalScope.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioWorkletProcessorConstructor.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4425/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-60.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-60.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase/DatabaseContext.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase/DatabaseContext.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-60.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase/DatabaseContext.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-60.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase/DatabaseContext.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4426/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCustomElementRegistryCustom.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCustomElementRegistry.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/CustomElementRegistry.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-5.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMBindingSecurity.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4427/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-63.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-63.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets/WebSocketFrame.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets/WebSocketFrame.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-63.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets/WebSocketHandshake.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentation.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4428/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-15.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSPluginElementFunctions.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSPluginElementFunctions.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMBinding.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ExceptionOr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Exception.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSPluginElementFunctions.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4429/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-6.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectActiveDescendantAtspi.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectAtspi.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectActiveDescendantAtspi.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectActiveDescendantAtspi.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-6.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectAtspi.cpp:451:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
451 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectAtspi.cpp:451:91: note: string argument is not guaranteed to be null-terminated
451 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-6.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectDocumentAtspi.cpp:67:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
67 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectDocumentAtspi.cpp:67:91: note: string argument is not guaranteed to be null-terminated
67 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-6.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectHyperlinkAtspi.cpp:61:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
61 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectHyperlinkAtspi.cpp:61:91: note: string argument is not guaranteed to be null-terminated
61 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-6.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectImageAtspi.cpp:63:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
63 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectImageAtspi.cpp:63:91: note: string argument is not guaranteed to be null-terminated
63 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
7 warnings generated.
[4430/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-1.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/AnimationEffect.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/AnimationEffect.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/AnimationEffectTiming.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/BasicEffectTiming.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/WebAnimationTime.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-1.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/AnimationEffect.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-1.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/AnimationTimelinesController.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-1.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/AnimationTimeline.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-1.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/AnimationTimeline.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4431/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSAppleColorFilterPropertyValue.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSAppleColorFilterPropertyValue.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects/CSSAppleColorFilterProperty.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects/CSSAppleInvertLightnessFunction.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueAggregates.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/RectCorners.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/BoxSides.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4432/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-10.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-10.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSProperty.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-10.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPropertyRule.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-10.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPropertyRule.cpp:32:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[4433/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2fa1981b-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2fa1981b-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/IdentifierRep.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMBinding.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ExceptionOr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Exception.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2fa1981b-1.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/runtime_method.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4434/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTreeStore.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTreeStore.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-2.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityImageMapLink.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityImageMapLink.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityMockObject.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-2.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityImageMapLink.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityImageMapLink.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityMockObject.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-2.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityListBox.cpp:37:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderListBox.h:110:18: warning: virtual method 'shouldPanScroll' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
110 | virtual bool shouldPanScroll() const { return true; }
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-2.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityMathMLElement.cpp:95:77: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
95 | char16_t operatorChar = downcast<RenderMathMLOperator>(*m_renderer).textContent();
| ~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
5 warnings generated.
[4435/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilitySVGObject.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilitySVGObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityRenderObject.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityNodeObject.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilitySVGObject.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilitySVGObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityRenderObject.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityNodeObject.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilitySVGObject.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilitySVGObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityRenderObject.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityNodeObject.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4436/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/BindingsJSTZoneImpls.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/CachedScriptSourceProvider.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedResourceClient.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-1.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/CachedScriptFetcher.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-1.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/GCController.cpp:158:5: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
158 | WTFLogAlways("Dumped GC heap to %s%s", tempFilePath.utf8().data(), isMainThread() ? "" : " for Worker");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/GCController.cpp:158:44: note: string argument is not guaranteed to be null-terminated
158 | WTFLogAlways("Dumped GC heap to %s%s", tempFilePath.utf8().data(), isMainThread() ? "" : " for Worker");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[4437/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-44a97133-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoAlgorithm.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoAlgorithm.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/CryptoKey.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys/CryptoAesKeyAlgorithm.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4438/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSGroupingRule.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSGroupingRule.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSGroupingRule.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[4439/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-32.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-32.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color/CSSHWB.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4440/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectSelectionAtspi.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectAtspi.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectSelectionAtspi.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectSelectionAtspi.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-7.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectTextAtspi.cpp:407:103: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
407 | startPosition = isStartOfWord(offsetPosition) && deprecatedIsEditingWhitespace(offsetPosition.characterBefore()) ? offsetPosition : startOfWord(offsetPosition, WordSide::LeftWordIfOnBoundary);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-7.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectSelectionAtspi.cpp:71:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
71 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectSelectionAtspi.cpp:71:91: note: string argument is not guaranteed to be null-terminated
71 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-7.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectTableAtspi.cpp:131:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
131 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectTableAtspi.cpp:131:91: note: string argument is not guaranteed to be null-terminated
131 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-7.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectTableCellAtspi.cpp:84:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
84 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectTableCellAtspi.cpp:84:91: note: string argument is not guaranteed to be null-terminated
84 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-7.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectTextAtspi.cpp:228:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
228 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectTextAtspi.cpp:228:91: note: string argument is not guaranteed to be null-terminated
228 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-7.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectValueAtspi.cpp:48:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
48 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectValueAtspi.cpp:48:91: note: string argument is not guaranteed to be null-terminated
48 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectValueAtspi.cpp:59:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
59 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectValueAtspi.cpp:59:91: note: string argument is not guaranteed to be null-terminated
59 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-7.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityRootAtspi.cpp:125:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
125 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityRootAtspi.cpp:125:91: note: string argument is not guaranteed to be null-terminated
125 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
11 warnings generated.
[4441/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityTableColumn.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityTableColumn.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityMockObject.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityTableColumn.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityTableColumn.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityMockObject.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityTableColumn.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityTableColumn.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityMockObject.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-5.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityAtspi.cpp:72:17: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
72 | g_warning("Can't connect to a11y bus: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityAtspi.cpp:72:60: note: string argument is not guaranteed to be null-terminated
72 | g_warning("Can't connect to a11y bus: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-5.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityAtspi.cpp:113:13: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
113 | g_warning("Failed to connect to atspi registry: %s\n", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityAtspi.cpp:113:68: note: string argument is not guaranteed to be null-terminated
113 | g_warning("Failed to connect to atspi registry: %s\n", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-5.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityAtspi.cpp:134:17: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
134 | g_warning("Failed to get atspi registered event listeners: %s\n", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityAtspi.cpp:134:83: note: string argument is not guaranteed to be null-terminated
134 | g_warning("Failed to get atspi registered event listeners: %s\n", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-5.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityAtspi.cpp:777:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
777 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityAtspi.cpp:777:91: note: string argument is not guaranteed to be null-terminated
777 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-5.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectActionAtspi.cpp:65:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
65 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi/AccessibilityObjectActionAtspi.cpp:65:91: note: string argument is not guaranteed to be null-terminated
65 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_NOT_SUPPORTED, "Unknown property '%s'", propertyName);
| ^~~~~~~~~~~~
8 warnings generated.
[4442/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-38.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-38.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion/CSSRayFunction.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion/CSSRayFunction.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPosition.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveNumeric.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveData.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveKeywordList.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveNumericRaw.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueAggregates.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/RectCorners.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/BoxSides.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4443/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-59.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-59.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs/WebCodecsEncodedVideoChunk.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs/WebCodecsEncodedVideoChunk.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f8afad56-59.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs/WebCodecsVideoDecoder.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/SVGImageElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/SVGImageLoader.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/ImageLoader.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4444/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-40.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-40.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes/CSSPolygonFunction.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes/CSSPolygonFunction.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes/CSSFillRule.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueAggregates.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/RectCorners.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/BoxSides.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4445/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-10.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-10.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSHTMLCanvasElementCustom.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-10.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSHTMLCanvasElementCustom.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLCanvasElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSHTMLElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-10.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSHTMLCanvasElementCustom.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4446/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-25.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-25.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+PositionTry.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/PAL/Headers/pal/text/TextEncoding.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/URL.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4447/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-11.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSReflectValue.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSReflectValue.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValue.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSAttrValue.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-11.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSegmentedFontFace.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSegmentedFontFace.h:28:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-11.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSRule.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-11.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSRule.cpp:28:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[4448/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-33.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-33.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric/CSSMathClamp.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric/CSSMathClamp.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4449/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-26.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-26.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+Symbol.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+SymbolDefinitions.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParserToken.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValue.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSAttrValue.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-26.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+Transform.cpp:47:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-26.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+Transform.cpp:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-26.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+Transform.cpp:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[4450/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/BlendingKeyframes.cpp:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/BlendingKeyframes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/KeyframeInterpolation.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/WebAnimationTypes.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/BlendingKeyframes.cpp:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/BlendingKeyframes.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/BlendingKeyframes.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/BlendingKeyframes.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/BlendingKeyframes.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSKeyframeRule.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4451/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSAudioBufferSourceNodeCustom.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAudioBufferSourceNode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioBufferSourceNode.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioBufferSourceOptions.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio/AudioBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSValueInWrappedObject.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/DOMWrapperWorld.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSAudioBufferSourceNodeCustom.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSAudioBufferSourceNodeCustom.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-3.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSAudioNodeCustom.cpp:42:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4452/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-13.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSMutationObserverCustom.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSMutationObserver.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSMutationObserverCustom.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-13.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSNavigateEventCustom.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4453/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/InternalReadableStream.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/InternalReadableStream.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGuardedObject.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-2.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSAbortSignalCustom.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-2.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSAbortSignalCustom.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4454/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-8.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDeprecatedCSSOMValueCustom.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDeprecatedCSSOMValue.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/DeprecatedCSSOMValue.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSStyleDeclaration.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDeprecatedCSSOMValueCustom.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDeprecatedCSSOMValueCustom.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4455/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-34.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-34.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric/CSSNumericArray.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4456/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-35.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-35.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform/CSSSkewY.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4457/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-14.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-14.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSObservableArray.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSObservableArray.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMBinding.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ExceptionOr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Exception.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-14.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSOffscreenCanvasRenderingContext2DCustom.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-14.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSOffscreenCanvasRenderingContext2DCustom.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4458/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-17.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSSourceBufferCustom.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSSourceBuffer.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-17.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSStylePropertyMapReadOnlyCustom.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-17.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSStylePropertyMapReadOnlyCustom.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-17.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSTrackCustom.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSVideoTrack.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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);
| ^
4 warnings generated.
[4459/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-11.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSIDBObjectStoreCustom.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMBinding.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ExceptionOr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Exception.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-11.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSIntersectionObserverCustom.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-11.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSIntersectionObserverCustom.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4460/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-19.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-19.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSWebCodecsVideoEncoderCustom.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSWebCodecsVideoEncoder.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-19.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSWebGL2RenderingContextCustom.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-19.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSWebGL2RenderingContextCustom.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4461/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-12.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSLazyEventListener.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSLazyEventListener.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/DOMWrapperWorld.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSLazyEventListener.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSLazyEventListener.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-12.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSMessageChannelCustom.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4462/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSRule.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSCSSRuleCustom.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCounterStyleRule.h:31:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4463/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-16.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSResizeObserverCustom.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSResizeObserver.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSResizeObserverCustom.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSResizeObserverCustom.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4464/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-27.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-27.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+UnicodeRange.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParserTokenRange.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParserToken.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValue.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSAttrValue.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-27.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSSelectorParserContext.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-27.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSSelectorParser.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSSelectorParser.h:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-27.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSSupportsParser.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[4465/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMPromiseDeferred.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMPromiseDeferred.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ExceptionOr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Exception.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-7.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMQuadCustom.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-7.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMQuadCustom.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4466/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-14.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-14.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSValue.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSAppleColorFilterPropertyValue.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects/CSSAppleColorFilterProperty.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects/CSSAppleInvertLightnessFunction.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueAggregates.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/RectCorners.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/BoxSides.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-14.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSVariableData.cpp:36:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-14.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSValuePool.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-14.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSValuePool.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[4467/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-24.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+Ident.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+Ident.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParserToken.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValue.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSAttrValue.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4468/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-30.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-30.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSNumericFactory.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSNumericFactory.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSUnitValue.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-30.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSStyleValueFactory.cpp:59:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-30.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSStyleValue.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-30.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSStyleValue.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-30.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSUnitValue.cpp:400:13: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
400 | ALWAYS_LOG_WITH_STREAM(stream << "calc() type '" << type << "' is not valid for category '" << category << "'");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Assertions.h:806:9: note: expanded from macro 'ALWAYS_LOG_WITH_STREAM'
806 | WTFLogAlways("%s", stream.release().utf8().data()); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/CSSUnitValue.cpp:400:13: note: string argument is not guaranteed to be null-terminated
400 | ALWAYS_LOG_WITH_STREAM(stream << "calc() type '" << type << "' is not valid for category '" << category << "'");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Assertions.h:806:28: note: expanded from macro 'ALWAYS_LOG_WITH_STREAM'
806 | WTFLogAlways("%s", stream.release().utf8().data()); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
[4469/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/dom/DocumentTouch.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentTouch.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4470/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-18.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSTreeWalker.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4471/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-6.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontVariationValue.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontVariationValue.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValue.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSAttrValue.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-6.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSGradientValue.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-6.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSGradientValue.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[4472/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-6.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertStrings.cpp:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertStrings.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-6.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-6.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMGlobalObject.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSAbortAlgorithm.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4473/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-20.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSWindowProxy.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSWindowProxy.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMConvertInterface.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-20.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSWorkerGlobalScopeCustom.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-20.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSWorkerGlobalScopeCustom.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-20.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXMLHttpRequest.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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();
| ^
4 warnings generated.
[4474/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/dom/TouchEvent.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TouchEvent.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TouchEvent.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/MouseRelatedEvent.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutPoint.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4475/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionRule.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionRule.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionActions.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionStringSerialization.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-2.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionsBackend.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-5037b3e8-2.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions/ContentExtensionsBackend.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4476/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-16.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/DeprecatedCSSOMPrimitiveValue.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParserIdioms.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/PAL/Headers/pal/text/TextEncoding.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/URL.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-16.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFace.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFace.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-16.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFaceSet.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-16.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFace.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-16.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFace.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4477/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/TextDecorationPainter.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/InlineTextBoxStyle.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorInlineBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-1.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.cpp:107:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderListBox.h:110:18: warning: virtual method 'shouldPanScroll' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
110 | virtual bool shouldPanScroll() const { return true; }
| ^
4 warnings generated.
[4478/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCounterStyleDescriptors.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCounterStyleDescriptors.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCursorImageValue.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/SVGElementTypeHelpers.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/SVGElementInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCursorImageValue.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/SVGElementTypeHelpers.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/SVGElementInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCounterStyleDescriptors.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCounterStyleDescriptors.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCounterStyleRule.h:31:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4479/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-39.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-39.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSSymbol.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSSymbol.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueAggregates.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/RectCorners.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/BoxSides.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-39.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSUnevaluatedCalc.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-39.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSUnevaluatedCalc.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[4480/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-13.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSupportsRule.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-13.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSToLengthConversionData.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleInlines.h:37:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-13.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSToLengthConversionData.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSupportsRule.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSupportsRule.cpp:36:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4481/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFaceSrcValue.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFaceSrcValue.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSURL.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSURLModifiers.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueAggregates.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/RectCorners.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/BoxSides.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-5.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-5.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-5.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFeatureValuesRule.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFeatureValuesRule.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-5.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFeatureValuesRule.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFeatureValuesRule.h:30:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4482/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-9.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/DOMWrapperWorld.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventListener.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-9.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventTargetCustom.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/EventTargetHeaders.h:71:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFaceSet.h:28:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-9.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSEventTargetCustom.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/EventTargetHeaders.h:289:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-9.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSFetchEventCustom.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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)))
| ^
5 warnings generated.
[4483/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-13.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/InputEvent.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/InputEvent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/StaticRange.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/SimpleRange.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/BoundaryPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4484/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/StyleOriginatedAnimation.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/StyleOriginatedAnimation.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/AnimationEffect.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/AnimationEffectTiming.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/BasicEffectTiming.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/WebAnimationTime.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/StyleOriginatedAnimation.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/StyleOriginatedAnimation.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-4.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/StyleOriginatedTimelinesController.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-4.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/TimelineRange.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderConverter.h:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-4.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/TimelineRange.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderConverter.h:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4485/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/dom/TouchList.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TouchList.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TouchList.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4486/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-22.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-22.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/StructuredClone.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSDOMBinding.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ExceptionOr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Exception.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-22.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/WebCoreJSClientData.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4487/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-23.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+ColorInterpolationMethod.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParserTokenRange.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParserToken.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValue.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSAttrValue.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-23.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+Font.cpp:63:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/FontFace.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-23.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+Font.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-23.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+Font.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[4488/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCanvasValue.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSCanvasValue.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-2.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ComposedTreeAncestorIterator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementRareData.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeRareData.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLCollection.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/LiveNodeList.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-2.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-2.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSComputedStyleDeclaration.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSSelectorParser.h:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-2.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSContainerRule.cpp:32:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4489/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/EffectTiming.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/EffectTiming.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-3.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/ElementAnimationRareData.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/CSSAnimation.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/StyleOriginatedAnimation.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-3.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/KeyframeEffect.cpp:66:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-3.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/KeyframeEffect.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-a6b8b600-3.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation/KeyframeEffect.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSKeyframeRule.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4490/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-18.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/SelectorFilter.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/SelectorFilter.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/SelectorFilter.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/SelectorFilter.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/SelectorFilter.cpp:32:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-18.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.cpp:23:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-18.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.cpp:308:24: 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]
308 | new (NotNull, &selectorListArray[i]) CSSSelector(*selectors.at(i));
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.cpp:309:5: 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]
309 | selectorListArray[selectors.size() - 1].setLastInSelectorList();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7 warnings generated.
[4491/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/dom/Touch.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Touch.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Touch.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Touch.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4492/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-28.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-28.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSTokenizerInputStream.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSTokenizerInputStream.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringView.h:281:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-28.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/SizesAttributeParser.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query/MediaQueryEvaluator.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-28.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/SizesAttributeParser.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-28.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/MutableCSSSelector.cpp:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-28.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query/ContainerQueryFeatures.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilder.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4493/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-9.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPageRule.cpp:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPageRule.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-9.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValue.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeRenderStyle.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-9.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValue.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeRenderStyle.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPageRule.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSSelectorParser.h:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPageRule.cpp:32:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4494/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSEasingFunctionValue.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSEasingFunctionValue.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing/CSSEasingFunction.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing/CSSCubicBezierEasingFunction.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveNumeric.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveData.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveKeywordList.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveNumericRaw.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueAggregates.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/RectCorners.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/BoxSides.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-4.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFace.cpp:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-4.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFace.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-4.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontFaceSource.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/SVGElementTypeHelpers.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/SVGElementInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-4.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFilterImageValue.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-4.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFilterImageValue.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4495/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-15.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/ComputedStyleDependencies.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSToLengthConversionData.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-15.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/DOMCSSPaintWorklet.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-15.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/DOMCSSNamespace.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-15.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/DOMCSSNamespace.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[4496/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-14.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-14.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/InternalObserverFromScript.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/InternalObserverFromScript.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/InternalObserver.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-14.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/KeyboardEvent.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4497/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-22.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-22.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+Align.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParserIdioms.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/PAL/Headers/pal/text/TextEncoding.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/URL.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-22.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+Anchor.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-22.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParserConsumer+Anchor.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[4498/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-12.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelector.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/QualifiedName.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-12.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSStyleDeclaration.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-12.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSStyleSheet.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSCSSStyleSheet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSStyleSheet.h:100:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-12.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSStyleSheet.cpp:39:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:28:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-12.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:47:56: 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]
47 | new (NotNull, &m_selectorArray[i]) CSSSelector(other.m_selectorArray[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:47:24: 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]
47 | new (NotNull, &m_selectorArray[i]) CSSSelector(other.m_selectorArray[i]);
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:77:17: 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]
77 | m_selectorArray[arrayIndex].m_isFirstInTagHistory = false;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:81:17: 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]
81 | m_selectorArray[arrayIndex].m_isLastInTagHistory = false;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:87:5: 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]
87 | m_selectorArray[arrayIndex - 1].m_isLastInSelectorList = true;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:112:24: 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]
112 | new (NotNull, &selectorArray[i]) CSSSelector(*selector);
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:113:5: 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]
113 | selectorArray[length - 1].m_isLastInSelectorList = true;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:131:54: 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]
131 | new (NotNull, &selectorArray[i]) CSSSelector(a.m_selectorArray[i]);
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:131:24: 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]
131 | new (NotNull, &selectorArray[i]) CSSSelector(a.m_selectorArray[i]);
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:133:72: 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]
133 | new (NotNull, &selectorArray[aComponentCount + i]) CSSSelector(b.m_selectorArray[i]);
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:133:24: 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]
133 | new (NotNull, &selectorArray[aComponentCount + i]) CSSSelector(b.m_selectorArray[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:135:5: 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]
135 | selectorArray[aComponentCount - 1].m_isLastInSelectorList = false;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:136:5: 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]
136 | selectorArray[aComponentCount + bComponentCount - 1].m_isLastInSelectorList = true;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:156:73: 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]
156 | new (NotNull, &selectorArray[componentIndex++]) CSSSelector(list->m_selectorArray[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:156:28: 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]
156 | new (NotNull, &selectorArray[componentIndex++]) CSSSelector(list->m_selectorArray[i]);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:157:9: 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]
157 | selectorArray[componentIndex - 1].m_isLastInSelectorList = false;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelectorList.cpp:161:5: 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]
161 | selectorArray[componentIndex - 1].m_isLastInSelectorList = true;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-12.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSStartingStyleRule.cpp:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
23 warnings generated.
[4499/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityMenuList.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityMenuList.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityRenderObject.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityNodeObject.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityMenuList.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityMenuList.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityRenderObject.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityNodeObject.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityMenuList.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityMenuList.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityRenderObject.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityNodeObject.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-aba958d6-3.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityRenderObject.cpp:104:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderListBox.h:110:18: warning: virtual method 'shouldPanScroll' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
110 | virtual bool shouldPanScroll() const { return true; }
| ^
4 warnings generated.
[4500/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/CustomEvent.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/CustomEvent.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Event.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-5.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DOMImplementation.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-5.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/CustomStateSet.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-5.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/CustomStateSet.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[4501/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-cd3188cb-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-cd3188cb-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi/FileReaderLoader.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi/FileReaderLoader.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/BlobResourceHandle.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/BlobData.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/BlobDataFileReference.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4502/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-31.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-31.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/ComputedStylePropertyMapReadOnly.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/ComputedStylePropertyMapReadOnly.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/MainThreadStylePropertyMapReadOnly.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/StylePropertyMapReadOnly.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-31.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/ComputedStylePropertyMapReadOnly.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-31.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/ComputedStylePropertyMapReadOnly.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-31.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/DeclaredStylePropertyMap.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-31.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/DeclaredStylePropertyMap.cpp:38:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4503/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-28.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-28.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports/MessagePortChannelProvider.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports/MessagePortChannelProvider.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4504/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-21.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSXPathResultCustom.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSXPathResult.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSXPathResultCustom.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-68aea4ac-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js/JSXPathResultCustom.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4505/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-21.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSCustomPropertySyntax.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSCustomPropertySyntax.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-21.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.cpp:74:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-21.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSPropertyParser.cpp:67:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderConverter.h:61:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-21.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-21.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4506/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-37.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-37.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSHexColor.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSHexColor.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueAggregates.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/RectCorners.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/BoxSides.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-37.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSKeywordColor.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderTheme.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/PaintInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-37.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSKeywordColor.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderTheme.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/PaintInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-37.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSLightDarkColor.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-37.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSLightDarkColor.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4507/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-48793971-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-48793971-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit/DOMJITHelpers.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit/DOMJITHelpers.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSGlobalObject.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/DeferredWorkTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSRunLoopTimer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-48793971-1.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit/JSDocumentDOMJIT.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSDocument.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/JSNode.h:153:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4508/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-196.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-196.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/StyleBuilderGenerated.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/AnchorPositionEvaluator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-196.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/StyleBuilderGenerated.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/PathOperation.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/MotionPath.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-196.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/StyleBuilderGenerated.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-196.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/StyleBuilderGenerated.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:92:65: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
92 | inline void RenderStyle::setBackgroundOrigin(FillBox fillBox) { SET_DOUBLY_NESTED_PAIR(m_nonInheritedData, backgroundData, background, m_origin, static_cast<unsigned>(fillBox), m_originSet, true); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:45:98: note: expanded from macro 'SET_DOUBLY_NESTED_PAIR'
45 | #define SET_DOUBLY_NESTED_PAIR(group, grandparent, parent, variable1, value1, variable2, value2) SET_STYLE_PROPERTY_PAIR(group->grandparent->parent, group.access().grandparent.access().parent.access(), variable1, value1, variable2, value2)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:41:250: note: expanded from macro 'SET_STYLE_PROPERTY_PAIR'
41 | #define SET_STYLE_PROPERTY_PAIR(read, write, variable1, value1, variable2, value2) do { auto& readable = *read; if (!compareEqual(readable.variable1, value1) || !compareEqual(readable.variable2, value2)) { auto& writable = write; writable.variable1 = value1; writable.variable2 = value2; } } while (0)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-196.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/StyleBuilderGenerated.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3a52ce78-196.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/StyleBuilderGenerated.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4509/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-29.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-29.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query/ContainerQueryParser.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query/ContainerQueryParser.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/PAL/Headers/pal/text/TextEncoding.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/URL.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-29.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query/MediaQueryEvaluator.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query/MediaQueryEvaluator.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-29.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query/MediaQueryFeatures.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-29.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query/GenericMediaQueryEvaluator.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes+Conversions.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-29.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query/GenericMediaQueryEvaluator.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes+Conversions.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4510/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-24.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TextDecoderStreamDecoder.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TextDecoderStreamDecoder.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TextDecoder.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ArrayBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/BufferMemoryHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Options.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCConfig.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WTFConfig.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/threads/Signals.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CodePtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FunctionPtr.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-24.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TextNodeTraversal.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TextNodeTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4511/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-18.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Observable.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Observable.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-18.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/PageRevealEvent.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4512/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-19.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-19.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleSheet.cpp:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-19.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleSheetContents.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-19.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc/CSSCalcTree+CalculationValue.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-19.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleSheetContents.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-19.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleSheetContents.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSParser.h:37:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4513/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-15.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/LiveNodeList.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/LiveNodeList.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CollectionTraversal.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementChildIterator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIterator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/LiveNodeList.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/LiveNodeList.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4514/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-24.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/EXTClipControl.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/EXTClipControl.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4515/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-25.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-25.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/EXTFragDepth.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/EXTFragDepth.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4516/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-17.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/MediaList.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/MediaList.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query/MediaQuery.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query/GenericMediaQueryTypes.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSToLengthConversionData.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-17.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/MediaQueryList.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-17.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/MediaQueryMatcher.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeRenderStyle.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-17.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/MediaQueryMatcher.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ResolvedStyle.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-17.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/MediaQueryMatcher.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ResolvedStyle.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4517/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-27.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-27.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/OESElementIndexUint.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/OESElementIndexUint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4518/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/BeforeUnloadEvent.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/BeforeUnloadEvent.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Event.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-2.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/BroadcastChannel.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-2.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ChildNodeList.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/CollectionIndexCacheInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CachedHTMLCollectionInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CollectionTraversalInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementChildIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-2.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/CharacterData.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ChildChangeInvalidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-2.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/CharacterData.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ChildChangeInvalidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4519/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-cd3188cb-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-cd3188cb-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi/AsyncFileStream.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/FileStream.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FileHandle.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-cd3188cb-1.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi/BlobURL.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4520/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-6.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DOMStringList.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DOMStringList.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-6.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DataTransfer.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-6.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DatasetDOMStringMap.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4521/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/IndentOutdentCommand.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/IndentOutdentCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ApplyBlockElementCommand.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/IndentOutdentCommand.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/IndentOutdentCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ApplyBlockElementCommand.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/IndentOutdentCommand.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/IndentOutdentCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ApplyBlockElementCommand.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4522/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/AbortController.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/AbortController.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-1.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/AllDescendantsCollection.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/AllDescendantsCollection.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CachedHTMLCollection.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLCollection.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/LiveNodeList.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-1.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/AllDescendantsCollection.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CachedHTMLCollectionInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CollectionTraversalInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementChildIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-1.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Attr.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/AttributeChangeInvalidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-1.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Attr.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/AttributeChangeInvalidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4523/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-29.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-29.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLBlendFuncExtended.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLBlendFuncExtended.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4524/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-4b02f047-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-4b02f047-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit/SelectorCompiler.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit/SelectorCompiler.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit/CompiledSelector.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelector.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/QualifiedName.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-4b02f047-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit/SelectorCompiler.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-4b02f047-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit/SelectorCompiler.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-4b02f047-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit/SelectorCompiler.cpp:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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]; }
| ^~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[4525/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-20.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc/CSSCalcTree+Evaluation.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc/CSSCalcTree+Evaluation.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSToLengthConversionData.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc/CSSCalcTree+Evaluation.cpp:36:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc/CSSCalcTree+Evaluation.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc/CSSCalcTree+Evaluation.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc/CSSCalcTree+Evaluation.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-20.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc/CSSCalcValue.cpp:261:9: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
261 | ALWAYS_LOG_WITH_STREAM(stream << "ERROR: The value returned from CSSCalcValue::doubleValueDeprecated is likely incorrect as the calculation tree has unresolved units that require CSSToLengthConversionData to interpret. Update caller to use non-deprecated variant of this function.");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Assertions.h:806:9: note: expanded from macro 'ALWAYS_LOG_WITH_STREAM'
806 | WTFLogAlways("%s", stream.release().utf8().data()); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc/CSSCalcValue.cpp:261:9: note: string argument is not guaranteed to be null-terminated
261 | ALWAYS_LOG_WITH_STREAM(stream << "ERROR: The value returned from CSSCalcValue::doubleValueDeprecated is likely incorrect as the calculation tree has unresolved units that require CSSToLengthConversionData to interpret. Update caller to use non-deprecated variant of this function.");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Assertions.h:806:28: note: expanded from macro 'ALWAYS_LOG_WITH_STREAM'
806 | WTFLogAlways("%s", stream.release().utf8().data()); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6 warnings generated.
[4526/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ClassCollection.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ClassCollection.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CachedHTMLCollection.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CollectionTraversal.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementChildIterator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIterator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ClassCollection.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ClassCollection.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CachedHTMLCollection.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLCollection.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/LiveNodeList.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ClassCollection.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeRareDataInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CachedHTMLCollectionInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CollectionTraversalInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementChildIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4527/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-16.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/MouseEvent.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/MouseEvent.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/MouseEvent.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-16.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/MouseRelatedEvent.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayer.h:52:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/PaintInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4528/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-30.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-30.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLCompressedTextureS3TC.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLCompressedTextureS3TC.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4529/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/AlternativeTextController.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/AlternativeTextController.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/AlternativeTextClient.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/DictationContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/AlternativeTextController.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/BoundaryPointInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/AlternativeTextController.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/SpellingCorrectionCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-1.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.cpp:1017:60: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1017 | if (!deprecatedIsCollapsibleWhitespace(visiblePosition.characterAfter()))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-1.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ApplyStyleCommand.cpp:52:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-1.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ApplyStyleCommand.cpp:52:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4530/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-36.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-36.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSColor.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSColor.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSColorDescriptors.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes+EvaluateCalc.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveNumericTypes.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveNumeric.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveData.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveKeywordList.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives/CSSPrimitiveNumericRaw.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSValueAggregates.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/RectCorners.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/BoxSides.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-36.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSColor.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSAbsoluteColor.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSAbsoluteColorResolver.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes+Conversions.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-2f84417a-36.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSColor.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSAbsoluteColor.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color/CSSAbsoluteColorResolver.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives/StylePrimitiveNumericTypes+Conversions.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
3 warnings generated.
[4531/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-1.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/Autocapitalize.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/Autocapitalize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-1.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/Autofill.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-1.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/Autofill.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4532/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-10.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-10.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventContext.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventContext.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-10.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/EventDispatcher.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-10.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ExtensionStyleSheets.cpp:39:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-10.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ExtensionStyleSheets.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-10.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ExtensionStyleSheets.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4533/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-12.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/HashChangeEvent.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/HashChangeEvent.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Event.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-12.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ImageOverlay.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-12.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ImageOverlay.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementAncestorIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4534/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-8.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentFragment.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentFragment.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentFragment.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TypedElementDescendantIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentFragment.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TypedElementDescendantIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-8.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentFullscreen.cpp:51:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-8.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DocumentFullscreen.cpp:51:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4535/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-11.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/FindRevealAlgorithms.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/FindRevealAlgorithms.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/FindRevealAlgorithms.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4536/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-21.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ScriptExecutionContext.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ScriptExecutionContext.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScriptExecutionContextIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ScriptExecutionContext.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-21.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/SelectorQuery.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementAncestorIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-21.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ScriptedAnimationController.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:196:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:101: note: string argument is not guaranteed to be null-terminated
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:135: note: string argument is not guaranteed to be null-terminated
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: warning: function 'vsnprintf' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: note: 'va_list' is unsafe
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:13: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:105: note: string argument is not guaranteed to be null-terminated
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-21.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/SelectorQuery.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/SelectorQuery.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSSelectorParser.h:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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]; }
| ^~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[4537/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-26.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-26.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/EXTTextureNorm16.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/EXTTextureNorm16.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-26.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/GPUBasedCanvasRenderingContext.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4538/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/DOMTokenList.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/DOMTokenList.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/DOMTokenList.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-3.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/DateInputType.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4539/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-26.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-26.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TrustedTypePolicy.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TrustedTypePolicy.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/CreateHTMLCallback.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-26.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/UserGestureIndicator.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-26.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ViewTransition.cpp:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-26.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ViewTransition.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-26.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ViewTransition.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSKeyframeRule.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4540/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-19.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-19.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/PopStateEvent.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/PopStateEvent.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Event.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-19.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Position.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-19.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Position.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-19.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Position.cpp:1143:20: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1143 | char16_t c = v.characterAfter();
| ~ ~~^~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-19.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/PseudoElement.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-19.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/PseudoElement.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4541/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNode.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNode.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNode.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNode.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ChildChangeInvalidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNode.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ChildChangeInvalidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4542/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-17.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NamedNodeMap.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NamedNodeMap.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NamedNodeMap.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NamedNodeMap.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-17.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Node.cpp:78:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating/RenderTreeUpdater.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleTreeResolver.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-17.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Node.cpp:78:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating/RenderTreeUpdater.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleTreeResolver.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4543/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-39.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-39.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/AudioTrackConfiguration.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4544/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-25.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-25.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Traversal.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Traversal.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ExceptionOr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Exception.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-25.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TreeScope.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-25.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TreeScope.cpp:46:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy/LegacyRenderSVGResourceContainer.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy/LegacyRenderSVGHiddenContainer.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy/LegacyRenderSVGContainer.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy/LegacyRenderSVGModelObject.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/SVGRenderSupport.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/PaintInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4545/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLAreaElement.cpp:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLAreaElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLAreaElement.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLAreaElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4546/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-23.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/StaticRange.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/StaticRange.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/SimpleRange.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/BoundaryPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/StaticRange.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/StaticRange.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-23.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/StyledElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/AttributeChangeInvalidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-23.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/StyledElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/AttributeChangeInvalidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4547/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-8.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TypingCommand.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TypingCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextInsertionBaseCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TypingCommand.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TypingCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextInsertionBaseCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TypingCommand.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TypingCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextInsertionBaseCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4548/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-20.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/QualifiedName.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/QualifiedName.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-20.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Range.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/BoundaryPointInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-20.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Range.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-20.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ScriptElement.cpp:64:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:196:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:101: note: string argument is not guaranteed to be null-terminated
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:135: note: string argument is not guaranteed to be null-terminated
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: warning: function 'vsnprintf' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: note: 'va_list' is unsafe
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:13: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:105: note: string argument is not guaranteed to be null-terminated
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-20.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ScriptElement.cpp:444:5: warning: formatting function 'beginMark' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
444 | WTFBeginSignpost(this, ExecuteScriptElement, "executing classic script from URL: %" PRIVATE_LOG_STRING " async: %d defer: %d", m_isExternalScript ? sourceCode.url().string().utf8().data() : "inline", hasAsyncAttribute(), hasDeferAttribute());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:394:13: note: expanded from macro 'WTFBeginSignpost'
394 | annotator->beginMark(pointer, std::span(_STRINGIFY(name)), "" __VA_ARGS__); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ScriptElement.cpp:444:132: note: string argument is not guaranteed to be null-terminated
444 | WTFBeginSignpost(this, ExecuteScriptElement, "executing classic script from URL: %" PRIVATE_LOG_STRING " async: %d defer: %d", m_isExternalScript ? sourceCode.url().string().utf8().data() : "inline", hasAsyncAttribute(), hasDeferAttribute());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:394:75: note: expanded from macro 'WTFBeginSignpost'
394 | annotator->beginMark(pointer, std::span(_STRINGIFY(name)), "" __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-20.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ScriptElement.cpp:478:5: warning: formatting function 'beginMark' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
478 | WTFBeginSignpost(this, RegisterImportMap, "registering import-map from URL: %" PRIVATE_LOG_STRING " async: %d defer: %d", m_isExternalScript ? sourceCode.url().string().utf8().data() : "inline", hasAsyncAttribute(), hasDeferAttribute());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:394:13: note: expanded from macro 'WTFBeginSignpost'
394 | annotator->beginMark(pointer, std::span(_STRINGIFY(name)), "" __VA_ARGS__); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ScriptElement.cpp:478:127: note: string argument is not guaranteed to be null-terminated
478 | WTFBeginSignpost(this, RegisterImportMap, "registering import-map from URL: %" PRIVATE_LOG_STRING " async: %d defer: %d", m_isExternalScript ? sourceCode.url().string().utf8().data() : "inline", hasAsyncAttribute(), hasDeferAttribute());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:394:75: note: expanded from macro 'WTFBeginSignpost'
394 | annotator->beginMark(pointer, std::span(_STRINGIFY(name)), "" __VA_ARGS__); \
| ^~~~~~~~~~~
9 warnings generated.
[4549/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CreateLinkCommand.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CreateLinkCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CreateLinkCommand.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CreateLinkCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CreateLinkCommand.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CreateLinkCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4550/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/ButtonInputType.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/ButtonInputType.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/BaseButtonInputType.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/BaseClickableWithKeyInputType.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/InputType.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLInputElement.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTextFormControlElement.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormControlElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/Autofill.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-2.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CanvasBase.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-2.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CanvasBase.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4551/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/loader/CustomHeaderFields.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/CustomHeaderFields.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/CustomHeaderFields.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/HTTPHeaderField.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4552/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/MarkupAccumulator.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/MarkupAccumulator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/CSSSerializationContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/MarkupAccumulator.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/MarkupAccumulator.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4553/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-14.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-14.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTableCaptionElement.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTableCaptionElement.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-14.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTableCellElement.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-14.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTableCellElement.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4554/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-22.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-22.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/SerializedNode.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/SerializedNode.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/URL.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-22.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/SerializedNode.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-22.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ShadowRoot.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-22.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ShadowRoot.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-22.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ShadowRoot.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4555/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-6.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ReplaceNodeWithSpanCommand.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ReplaceNodeWithSpanCommand.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ReplaceNodeWithSpanCommand.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ReplaceNodeWithSpanCommand.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ReplaceNodeWithSpanCommand.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ReplaceNodeWithSpanCommand.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-6.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ReplaceSelectionCommand.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-6.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ReplaceSelectionCommand.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4556/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/EditingStyle.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/EditingStyle.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/EditingStyle.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ApplyStyleCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/EditingStyle.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ApplyStyleCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-3.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/Editor.cpp:1431:81: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
1431 | bool isStartOfNewWord = deprecatedIsSpaceOrNewline(selection.visibleStart().characterBefore());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/EditingStyle.cpp:66:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/EditingStyle.cpp:66:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4557/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-8.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormControlsCollection.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormControlsCollection.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CachedHTMLCollection.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CollectionTraversal.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementChildIterator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIterator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormControlsCollection.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormControlsCollection.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CachedHTMLCollection.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLCollection.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/LiveNodeList.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormControlsCollection.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CachedHTMLCollectionInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/CollectionTraversalInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementChildIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-8.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormElement.cpp:56:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-8.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormElement.cpp:56:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4558/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-11.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLMeterElement.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLMeterElement.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLMeterElement.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLMeterElement.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-11.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLOptGroupElement.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-11.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLOptGroupElement.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4559/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-20.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/RangeInputType.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/RangeInputType.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/InputType.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLInputElement.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTextFormControlElement.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormControlElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/Autofill.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/RangeInputType.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/RangeInputType.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4560/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-27.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-27.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ViewTransitionTypeSet.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ViewTransitionTypeSet.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-27.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/VisitedLinkState.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLAnchorElementInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-27.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/VisitedLinkState.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLAnchorElementInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-27.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ViewTransitionTypeSet.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-27.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ViewTransitionTypeSet.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4561/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/FileInputType.cpp:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/FileInputType.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/BaseClickableWithKeyInputType.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/InputType.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLInputElement.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTextFormControlElement.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormControlElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/Autofill.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/FileInputType.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/FileInputType.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4562/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-66f79d8a-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-66f79d8a-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/BackForwardCache.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/BackForwardCache.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/BackForwardItemIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-66f79d8a-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/BackForwardCache.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-66f79d8a-1.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/CachedFrame.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderWidgetInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-66f79d8a-1.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/BackForwardCache.cpp:327:13: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
327 | WTFLogAlways(" Page %p, document %p %s", &(*cachedPage)->page(), (*cachedPage)->document(), (*cachedPage)->document() ? (*cachedPage)->document()->url().string().utf8().data() : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/BackForwardCache.cpp:327:106: note: string argument is not guaranteed to be null-terminated
327 | WTFLogAlways(" Page %p, document %p %s", &(*cachedPage)->page(), (*cachedPage)->document(), (*cachedPage)->document() ? (*cachedPage)->document()->url().string().utf8().data() : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-66f79d8a-1.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/CachedFrame.cpp:49:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleTreeResolver.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-66f79d8a-1.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/CachedFrame.cpp:49:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleTreeResolver.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4563/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/SpellingCorrectionCommand.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/SpellingCorrectionCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/SpellingCorrectionCommand.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/SpellingCorrectionCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/SpellingCorrectionCommand.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/SpellingCorrectionCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4564/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-22.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-22.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/URLSearchParams.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/URLSearchParams.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ScriptExecutionContext.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScriptExecutionContextIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-22.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/ValidatedFormListedElement.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-22.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/ValidatedFormListedElement.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-22.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/ValidatedFormListedElement.cpp:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-22.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/ValidatedFormListedElement.cpp:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4565/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-13.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLQuoteElement.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLQuoteElement.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLQuoteElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLQuoteElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-13.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLSelectElement.cpp:57:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderListBox.h:110:18: warning: virtual method 'shouldPanScroll' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
110 | virtual bool shouldPanScroll() const { return true; }
| ^
4 warnings generated.
[4566/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-9.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/WritingToolsCompositionCommand.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/WritingToolsCompositionCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXCoreObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/WritingToolsCompositionCommand.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/WritingToolsCompositionCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-f34946be-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/WritingToolsCompositionCommand.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/WritingToolsCompositionCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4567/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-14.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-14.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/soup/ResourceLoaderSoup.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/MIMETypeRegistry.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4568/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-35.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-35.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLDocumentParser.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLDocumentParser.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLInputStream.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser/CSSTokenizerInputStream.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringView.h:281:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-35.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLDocumentParser.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLTreeBuilder.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLConstructionSite.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-35.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLDocumentParserFastPath.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementAncestorIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-35.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLEntityParser.cpp:77:33: warning: implicit conversion from 'char32_t' to 'char16_t' may lose precision and change the meaning of the represented code unit [-Wcharacter-conversion]
77 | char16_t codeUnit = character;
| ~~~~~~~~ ^~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-35.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLDocumentParser.cpp:49:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:196:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:101: note: string argument is not guaranteed to be null-terminated
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:135: note: string argument is not guaranteed to be null-terminated
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: warning: function 'vsnprintf' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: note: 'va_list' is unsafe
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:13: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:105: note: string argument is not guaranteed to be null-terminated
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
8 warnings generated.
[4569/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-12.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLOutputElement.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLOutputElement.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormControlElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/Autofill.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLOutputElement.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLOutputElement.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-12.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLPlugInImageElement.cpp:50:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating/RenderTreeUpdater.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleTreeResolver.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-12.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLPlugInImageElement.cpp:50:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating/RenderTreeUpdater.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleTreeResolver.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4570/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-21.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/TextFieldInputType.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/TextFieldInputType.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow/AutoFillButtonElement.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/TextFieldInputType.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/TextFieldInputType.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4571/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-30d54728-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-30d54728-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLUnknownElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLUnknownElement.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLElement.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/MathMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4572/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-6.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLButtonElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLButtonElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLFormControlElement.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/Autofill.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLButtonElement.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLButtonElement.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-6.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLDialogElement.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-6.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLDialogElement.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4573/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-17.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/InputMode.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/InputMode.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-17.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/InputType.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-17.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/InputType.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-17.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/InputType.cpp:63:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-17.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/InputType.cpp:63:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4574/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-31.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-31.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLDrawInstancedBaseVertexBaseInstance.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLDrawInstancedBaseVertexBaseInstance.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-31.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLDrawInstancedBaseVertexBaseInstance.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentation.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-31.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLFramebuffer.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4575/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-18.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/MediaController.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/MediaController.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-18.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/MediaDocument.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-18.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/MediaDocument.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-18.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/MediaElementSession.cpp:64:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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);
| ^
4 warnings generated.
[4576/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-40.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-40.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/LoadableTextTrack.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/LoadableTextTrack.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTrackElement.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-40.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/LoadableTextTrack.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-40.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/LoadableTextTrack.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-40.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/TrackEvent.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/TrackEvent.h:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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);
| ^
4 warnings generated.
[4577/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-28.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-28.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/OESTextureHalfFloatLinear.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/OESTextureHalfFloatLinear.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-28.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-28.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentation.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-28.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGL2RenderingContext.cpp:64:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-28.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-28.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/OffscreenCanvasRenderingContext2D.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4578/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-9.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DragEvent.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DragEvent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/MouseEvent.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-9.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-9.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-9.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.cpp:125:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderListBox.h:110:18: warning: virtual method 'shouldPanScroll' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
110 | virtual bool shouldPanScroll() const { return true; }
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-9.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.cpp:128:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:92:65: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
92 | inline void RenderStyle::setBackgroundOrigin(FillBox fillBox) { SET_DOUBLY_NESTED_PAIR(m_nonInheritedData, backgroundData, background, m_origin, static_cast<unsigned>(fillBox), m_originSet, true); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:45:98: note: expanded from macro 'SET_DOUBLY_NESTED_PAIR'
45 | #define SET_DOUBLY_NESTED_PAIR(group, grandparent, parent, variable1, value1, variable2, value2) SET_STYLE_PROPERTY_PAIR(group->grandparent->parent, group.access().grandparent.access().parent.access(), variable1, value1, variable2, value2)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:41:250: note: expanded from macro 'SET_STYLE_PROPERTY_PAIR'
41 | #define SET_STYLE_PROPERTY_PAIR(read, write, variable1, value1, variable2, value2) do { auto& readable = *read; if (!compareEqual(readable.variable1, value1) || !compareEqual(readable.variable2, value2)) { auto& writable = write; writable.variable1 = value1; writable.variable2 = value2; } } while (0)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-9.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/AttributeChangeInvalidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-9.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Element.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/AttributeChangeInvalidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
7 warnings generated.
[4579/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-23.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/CanvasLayerContextSwitcher.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/CanvasLayerContextSwitcher.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-23.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/CanvasRenderingContext.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/SVGImageElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/SVGImageLoader.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/ImageLoader.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-23.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-23.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp:47:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/NodeRenderStyle.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-23.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-23.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4580/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-9.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker/WorkerNetworkAgent.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker/WorkerNetworkAgent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorNetworkAgent.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentation.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSSelector.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/QualifiedName.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker/WorkerNetworkAgent.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker/WorkerNetworkAgent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorNetworkAgent.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentation.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4581/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats/PlacedFloats.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats/PlacedFloats.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBoxGeometry.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutGeometryRect.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutRect.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats/PlacedFloats.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats/PlacedFloats.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutElementBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBox.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats/PlacedFloats.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4582/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-33.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-33.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLStencilTexturing.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLStencilTexturing.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-33.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLTransformFeedback.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-33.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLTransformFeedback.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4583/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-19.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-19.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/OffscreenCanvas.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/OffscreenCanvas.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-19.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/OffscreenCanvas.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-19.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/OffscreenCanvas.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4584/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-15.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTemplateElement.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTemplateElement.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTemplateElement.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTemplateElement.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-15.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTextFormControlElement.cpp:63:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:92:65: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
92 | inline void RenderStyle::setBackgroundOrigin(FillBox fillBox) { SET_DOUBLY_NESTED_PAIR(m_nonInheritedData, backgroundData, background, m_origin, static_cast<unsigned>(fillBox), m_originSet, true); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:45:98: note: expanded from macro 'SET_DOUBLY_NESTED_PAIR'
45 | #define SET_DOUBLY_NESTED_PAIR(group, grandparent, parent, variable1, value1, variable2, value2) SET_STYLE_PROPERTY_PAIR(group->grandparent->parent, group.access().grandparent.access().parent.access(), variable1, value1, variable2, value2)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:41:250: note: expanded from macro 'SET_STYLE_PROPERTY_PAIR'
41 | #define SET_STYLE_PROPERTY_PAIR(read, write, variable1, value1, variable2, value2) do { auto& readable = *read; if (!compareEqual(readable.variable1, value1) || !compareEqual(readable.variable2, value2)) { auto& writable = write; writable.variable1 = value1; writable.variable2 = value2; } } while (0)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-15.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTextFormControlElement.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-15.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLTextFormControlElement.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSPrimitiveValueMappings.h:48:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleBuilderState.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4585/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLDirectoryElement.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLDirectoryElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-7.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLDocument.cpp:59:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-7.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLDocument.cpp:62:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementChildIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-7.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLDocument.cpp:80:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-7.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLDocument.cpp:80:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4586/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-34.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-34.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLVertexArrayObject.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLVertexArrayObject.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLVertexArrayObjectBase.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsContextGL.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsContextGLActiveInfo.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-34.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLVertexArrayObjectBase.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-34.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLVertexArrayObjectBase.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4587/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-9.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLHeadingElement.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLHeadingElement.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-9.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLHtmlElement.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-9.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLHtmlElement.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-9.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLInputElement.cpp:73:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:92:65: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
92 | inline void RenderStyle::setBackgroundOrigin(FillBox fillBox) { SET_DOUBLY_NESTED_PAIR(m_nonInheritedData, backgroundData, background, m_origin, static_cast<unsigned>(fillBox), m_originSet, true); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:45:98: note: expanded from macro 'SET_DOUBLY_NESTED_PAIR'
45 | #define SET_DOUBLY_NESTED_PAIR(group, grandparent, parent, variable1, value1, variable2, value2) SET_STYLE_PROPERTY_PAIR(group->grandparent->parent, group.access().grandparent.access().parent.access(), variable1, value1, variable2, value2)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:41:250: note: expanded from macro 'SET_STYLE_PROPERTY_PAIR'
41 | #define SET_STYLE_PROPERTY_PAIR(read, write, variable1, value1, variable2, value2) do { auto& readable = *read; if (!compareEqual(readable.variable1, value1) || !compareEqual(readable.variable2, value2)) { auto& writable = write; writable.variable1 = value1; writable.variable2 = value2; } } while (0)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-9.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLInputElement.cpp:70:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-9.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLInputElement.cpp:70:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4588/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-37.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-37.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLTreeBuilder.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLTreeBuilder.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLConstructionSite.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-37.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLTreeBuilder.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLTreeBuilder.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLConstructionSite.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-37.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLTreeBuilder.cpp:50:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/SVGElementTypeHelpers.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/SVGElementInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-37.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow/DateTimeNumericFieldElement.cpp:37:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:92:65: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
92 | inline void RenderStyle::setBackgroundOrigin(FillBox fillBox) { SET_DOUBLY_NESTED_PAIR(m_nonInheritedData, backgroundData, background, m_origin, static_cast<unsigned>(fillBox), m_originSet, true); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:45:98: note: expanded from macro 'SET_DOUBLY_NESTED_PAIR'
45 | #define SET_DOUBLY_NESTED_PAIR(group, grandparent, parent, variable1, value1, variable2, value2) SET_STYLE_PROPERTY_PAIR(group->grandparent->parent, group.access().grandparent.access().parent.access(), variable1, value1, variable2, value2)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:41:250: note: expanded from macro 'SET_STYLE_PROPERTY_PAIR'
41 | #define SET_STYLE_PROPERTY_PAIR(read, write, variable1, value1, variable2, value2) do { auto& readable = *read; if (!compareEqual(readable.variable1, value1) || !compareEqual(readable.variable2, value2)) { auto& writable = write; writable.variable1 = value1; writable.variable2 = value2; } } while (0)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-37.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow/DateTimeFieldElement.cpp:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ResolvedStyle.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-37.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow/DateTimeFieldElement.cpp:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ResolvedStyle.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4589/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/BlockMarginCollapse.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/BlockMarginCollapse.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/BlockMarginCollapse.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/BlockFormattingQuirks.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/FormattingQuirks.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/FormattingContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutElementBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBox.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/BlockMarginCollapse.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-3.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex/FlexLayout.cpp:34:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:92:65: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
92 | inline void RenderStyle::setBackgroundOrigin(FillBox fillBox) { SET_DOUBLY_NESTED_PAIR(m_nonInheritedData, backgroundData, background, m_origin, static_cast<unsigned>(fillBox), m_originSet, true); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:45:98: note: expanded from macro 'SET_DOUBLY_NESTED_PAIR'
45 | #define SET_DOUBLY_NESTED_PAIR(group, grandparent, parent, variable1, value1, variable2, value2) SET_STYLE_PROPERTY_PAIR(group->grandparent->parent, group.access().grandparent.access().parent.access(), variable1, value1, variable2, value2)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:41:250: note: expanded from macro 'SET_STYLE_PROPERTY_PAIR'
41 | #define SET_STYLE_PROPERTY_PAIR(read, write, variable1, value1, variable2, value2) do { auto& readable = *read; if (!compareEqual(readable.variable1, value1) || !compareEqual(readable.variable2, value2)) { auto& writable = write; writable.variable1 = value1; writable.variable2 = value2; } } while (0)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4590/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-42.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-42.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/WebVTTElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/WebVTTElement.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-42.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/WebVTTElement.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-42.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/WebVTTElement.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-42.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/WebVTTParser.cpp:44:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRuleImport.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-42.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/WebVTTParser.cpp:44:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRuleImport.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4591/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/LinkPreloadResourceClients.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/LinkPreloadResourceClients.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedCSSStyleSheet.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedResource.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/CacheValidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-5.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/MediaResourceLoader.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4592/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-36.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-36.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLParserIdioms.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLParserIdioms.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringView.h:281:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-36.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLParserScheduler.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-36.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser/HTMLParserScheduler.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4593/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-10.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-10.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache/ApplicationCacheHost.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache/ApplicationCacheHost.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-10.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache/ApplicationCacheHost.cpp:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4594/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/FormattingState.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/FormattingState.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/FormattingContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutElementBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/LayoutUnits.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutPoint.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/FormattingState.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/FormattingState.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/FormattingContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutElementBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBox.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-1.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/LayoutContext.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-1.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/LayoutContext.cpp:38:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:92:65: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
92 | inline void RenderStyle::setBackgroundOrigin(FillBox fillBox) { SET_DOUBLY_NESTED_PAIR(m_nonInheritedData, backgroundData, background, m_origin, static_cast<unsigned>(fillBox), m_originSet, true); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:45:98: note: expanded from macro 'SET_DOUBLY_NESTED_PAIR'
45 | #define SET_DOUBLY_NESTED_PAIR(group, grandparent, parent, variable1, value1, variable2, value2) SET_STYLE_PROPERTY_PAIR(group->grandparent->parent, group.access().grandparent.access().parent.access(), variable1, value1, variable2, value2)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:41:250: note: expanded from macro 'SET_STYLE_PROPERTY_PAIR'
41 | #define SET_STYLE_PROPERTY_PAIR(read, write, variable1, value1, variable2, value2) do { auto& readable = *read; if (!compareEqual(readable.variable1, value1) || !compareEqual(readable.variable2, value2)) { auto& writable = write; writable.variable1 = value1; writable.variable2 = value2; } } while (0)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4595/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-1.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/AttributionTriggerData.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/AttributionTriggerData.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/EphemeralNonce.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-1.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/CookieJar.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-1.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/CookieJar.cpp:46:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:196:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:101: note: string argument is not guaranteed to be null-terminated
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:135: note: string argument is not guaranteed to be null-terminated
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: warning: function 'vsnprintf' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: note: 'va_list' is unsafe
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:13: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:105: note: string argument is not guaranteed to be null-terminated
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
6 warnings generated.
[4596/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page/PageAuditAgent.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page/PageAuditAgent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorWebAgentBase.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Page.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/BackForwardItemIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-7.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page/PageCanvasAgent.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4597/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-6.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/PlatformKeyboardEvent.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/PlatformKeyboardEvent.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositionUnderline.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4598/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-41.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-41.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/TrackListBase.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/TrackListBase.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-41.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/TrackListBase.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/TrackEvent.h:33:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-41.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/VTTCue.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-41.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track/VTTCue.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4599/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineLineBox.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineLineBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineLevelBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontCascade.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Font.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineLineBox.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineLineBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineLevelBox.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBox.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineLineBox.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineLine.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4600/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-16.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLVideoElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLVideoElement.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLVideoElement.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4601/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LengthBox.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LengthBox.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/BoxExtents.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/RectEdges.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/BoxSides.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-4.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:82:30: warning: formatting function 'g_strdup_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
82 | GUniquePtr<gchar> result(g_strdup_vprintf(format, arguments));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:82:47: note: string argument is not guaranteed to be null-terminated
82 | GUniquePtr<gchar> result(g_strdup_vprintf(format, arguments));
| ^~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1057:12: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1057 | return WEB_UI_FORMAT_STRING("%d files", "Label to describe the number of files selected in a file upload control that allows multiple files", numberOfFiles);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1057:12: note: string argument is not guaranteed to be null-terminated
1057 | return WEB_UI_FORMAT_STRING("%d files", "Label to describe the number of files selected in a file upload control that allows multiple files", numberOfFiles);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-4.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1083:12: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1083 | return WEB_UI_FORMAT_STRING("%s %d×%d pixels", "window title for a standalone image (uses multiplication symbol, not x)", filename.utf8().data(), size.width(), size.height());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1083:12: note: string argument is not guaranteed to be null-terminated
1083 | return WEB_UI_FORMAT_STRING("%s %d×%d pixels", "window title for a standalone image (uses multiplication symbol, not x)", filename.utf8().data(), size.width(), size.height());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-4.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1207:16: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1207 | return WEB_UI_FORMAT_STRING("%1$d days %2$d hours %3$d minutes %4$d seconds", "accessibility help text for media controller time value >= 1 day", days, hours, minutes, seconds);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1207:16: note: string argument is not guaranteed to be null-terminated
1207 | return WEB_UI_FORMAT_STRING("%1$d days %2$d hours %3$d minutes %4$d seconds", "accessibility help text for media controller time value >= 1 day", days, hours, minutes, seconds);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-4.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1209:16: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1209 | return WEB_UI_FORMAT_STRING("%1$d hours %2$d minutes %3$d seconds", "accessibility help text for media controller time value >= 60 minutes", hours, minutes, seconds);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1209:16: note: string argument is not guaranteed to be null-terminated
1209 | return WEB_UI_FORMAT_STRING("%1$d hours %2$d minutes %3$d seconds", "accessibility help text for media controller time value >= 60 minutes", hours, minutes, seconds);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-4.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1211:16: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1211 | return WEB_UI_FORMAT_STRING("%1$d minutes %2$d seconds", "accessibility help text for media controller time value >= 60 seconds", minutes, seconds);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1211:16: note: string argument is not guaranteed to be null-terminated
1211 | return WEB_UI_FORMAT_STRING("%1$d minutes %2$d seconds", "accessibility help text for media controller time value >= 60 seconds", minutes, seconds);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-4.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1212:12: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1212 | return WEB_UI_FORMAT_STRING("%1$d seconds", "accessibility help text for media controller time value < 60 seconds", seconds);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1212:12: note: string argument is not guaranteed to be null-terminated
1212 | return WEB_UI_FORMAT_STRING("%1$d seconds", "accessibility help text for media controller time value < 60 seconds", seconds);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-4.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1280:12: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1280 | return WEB_UI_FORMAT_STRING("Match the requested format: %s", "Validation message for input form controls requiring a constrained value according to pattern followed by a website-provided description of the pattern", title.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1280:12: note: string argument is not guaranteed to be null-terminated
1280 | return WEB_UI_FORMAT_STRING("Match the requested format: %s", "Validation message for input form controls requiring a constrained value according to pattern followed by a website-provided description of the pattern", title.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-4.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1306:12: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1306 | return WEB_UI_FORMAT_STRING("Value must be greater than or equal to %s", "Validation message for input form controls with value lower than allowed minimum", minimum.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1306:12: note: string argument is not guaranteed to be null-terminated
1306 | return WEB_UI_FORMAT_STRING("Value must be greater than or equal to %s", "Validation message for input form controls with value lower than allowed minimum", minimum.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-4.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1318:12: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1318 | return WEB_UI_FORMAT_STRING("Value must be less than or equal to %s", "Validation message for input form controls with value higher than allowed maximum", maximum.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.cpp:1318:12: note: string argument is not guaranteed to be null-terminated
1318 | return WEB_UI_FORMAT_STRING("Value must be less than or equal to %s", "Validation message for input form controls with value higher than allowed maximum", maximum.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11 warnings generated.
[4602/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-22.cpp.o
[4603/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-32.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-32.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLProvokingVertex.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLProvokingVertex.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-32.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:56:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentation.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-32.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/WebGLRenderingContext.cpp:72:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4604/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/PlatformWheelEvent.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/PlatformWheelEvent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4605/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineRect.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/LayoutUnits.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutPoint.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContent.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayBox.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBox.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContent.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayLine.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text/TextUtil.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineLine.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-4.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-4.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineItemsBuilder.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4606/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-16.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-16.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/FFTConvolver.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/ParsingUtilities.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringParsingBuffer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringView.h:281:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-16.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/DynamicsCompressor.cpp:114:13: 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]
114 | m_sourceChannels[1] = sourceBus.channel(1)->span();
| ^~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/DynamicsCompressor.cpp:117:13: 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]
117 | m_sourceChannels[1] = m_sourceChannels[0];
| ^~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/DynamicsCompressor.cpp:128:9: 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]
128 | m_destinationChannels[i] = destinationBus.channel(i)->mutableSpan();
| ^~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[4607/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-15.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-15.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/AudioResampler.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/AudioResampler.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/AudioSourceProvider.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4608/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-10.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-10.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBoxGeometry.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBoxGeometry.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutGeometryRect.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutRect.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-10.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutElementBox.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutElementBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBox.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-10.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutElementBox.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-10.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutTreeBuilder.cpp:56:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:92:65: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
92 | inline void RenderStyle::setBackgroundOrigin(FillBox fillBox) { SET_DOUBLY_NESTED_PAIR(m_nonInheritedData, backgroundData, background, m_origin, static_cast<unsigned>(fillBox), m_originSet, true); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:45:98: note: expanded from macro 'SET_DOUBLY_NESTED_PAIR'
45 | #define SET_DOUBLY_NESTED_PAIR(group, grandparent, parent, variable1, value1, variable2, value2) SET_STYLE_PROPERTY_PAIR(group->grandparent->parent, group.access().grandparent.access().parent.access(), variable1, value1, variable2, value2)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:41:250: note: expanded from macro 'SET_STYLE_PROPERTY_PAIR'
41 | #define SET_STYLE_PROPERTY_PAIR(read, write, variable1, value1, variable2, value2) do { auto& readable = *read; if (!compareEqual(readable.variable1, value1) || !compareEqual(readable.variable2, value2)) { auto& writable = write; writable.variable1 = value1; writable.variable2 = value2; } } while (0)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4609/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-20.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ScrollingStateFrameHostingNode.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ScrollingStateFrameHostingNode.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ScrollingStateNode.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsLayer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4610/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/ResourceLoadInfo.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/ResourceLoadInfo.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedResource.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/CacheValidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-7.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/ResourceLoadNotifier.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentation.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4611/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-5.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/MIMETypeRegistry.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/MIMETypeRegistry.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4612/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-6.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/AbstractLineBuilder.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineContentBreaker.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/LayoutUnits.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutPoint.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/AbstractLineBuilder.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineLayoutState.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/BlockLayoutState.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats/PlacedFloats.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutElementBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBox.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/AbstractLineBuilder.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/InlineLine.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4613/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-8.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page/PageTimelineAgent.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page/PageTimelineAgent.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorTimelineAgent.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorWebAgentBase.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Page.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/BackForwardItemIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page/PageTimelineAgent.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page/PageTimelineAgent.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4614/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-7.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DeviceMotionEvent.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DeviceMotionEvent.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-7.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Document.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-7.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Document.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-7.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Document.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-7.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Document.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-7.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Document.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-7.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Document.cpp:356:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:196:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:101: note: string argument is not guaranteed to be null-terminated
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:135: note: string argument is not guaranteed to be null-terminated
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: warning: function 'vsnprintf' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: note: 'va_list' is unsafe
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:13: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:105: note: string argument is not guaranteed to be null-terminated
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-be65d27a-7.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Document.cpp:2058:17: warning: formatting function 'mark' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2058 | WTFBeginSignpostWithTimeDelta(this, NavigationAndPaintTiming, -Seconds(monotonicTimestamp()), "Loading %" PUBLIC_LOG_STRING " | isMainFrame: %d", url().string().utf8().data(), frame() && frame()->isMainFrame());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:418:70: note: expanded from macro 'WTFBeginSignpostWithTimeDelta'
418 | #define WTFBeginSignpostWithTimeDelta(pointer, name, timeDelta, ...) WTFEmitSignpostWithTimeDelta((pointer), name, (timeDelta), ##__VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:414:13: note: expanded from macro 'WTFEmitSignpostWithTimeDelta'
414 | annotator->mark((timeDelta), std::span(_STRINGIFY(name)), "" __VA_ARGS__); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Document.cpp:2058:163: note: string argument is not guaranteed to be null-terminated
2058 | WTFBeginSignpostWithTimeDelta(this, NavigationAndPaintTiming, -Seconds(monotonicTimestamp()), "Loading %" PUBLIC_LOG_STRING " | isMainFrame: %d", url().string().utf8().data(), frame() && frame()->isMainFrame());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:418:131: note: expanded from macro 'WTFBeginSignpostWithTimeDelta'
418 | #define WTFBeginSignpostWithTimeDelta(pointer, name, timeDelta, ...) WTFEmitSignpostWithTimeDelta((pointer), name, (timeDelta), ##__VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:414:74: note: expanded from macro 'WTFEmitSignpostWithTimeDelta'
414 | annotator->mark((timeDelta), std::span(_STRINGIFY(name)), "" __VA_ARGS__); \
| ^~~~~~~~~~~
11 warnings generated.
[4615/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-38.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-38.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow/DateTimeFieldElement.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-38.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBlock.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-38.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-38.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow/DateTimeSymbolicFieldElement.cpp:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:92:65: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
92 | inline void RenderStyle::setBackgroundOrigin(FillBox fillBox) { SET_DOUBLY_NESTED_PAIR(m_nonInheritedData, backgroundData, background, m_origin, static_cast<unsigned>(fillBox), m_originSet, true); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:45:98: note: expanded from macro 'SET_DOUBLY_NESTED_PAIR'
45 | #define SET_DOUBLY_NESTED_PAIR(group, grandparent, parent, variable1, value1, variable2, value2) SET_STYLE_PROPERTY_PAIR(group->grandparent->parent, group.access().grandparent.access().parent.access(), variable1, value1, variable2, value2)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:41:250: note: expanded from macro 'SET_STYLE_PROPERTY_PAIR'
41 | #define SET_STYLE_PROPERTY_PAIR(read, write, variable1, value1, variable2, value2) do { auto& readable = *read; if (!compareEqual(readable.variable1, value1) || !compareEqual(readable.variable2, value2)) { auto& writable = write; writable.variable1 = value1; writable.variable2 = value2; } } while (0)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-38.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow/SliderThumbElement.cpp:54:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ResolvedStyle.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-38.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow/SliderThumbElement.cpp:54:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ResolvedStyle.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4616/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-19.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-19.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/SharedAudioDestination.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/SharedAudioDestination.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/AudioDestination.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-19.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/AudioBusGLib.cpp:41:27: warning: formatting function 'g_strdup_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
41 | GUniquePtr<char> path(g_strdup_printf(AUDIO_GRESOURCE_PATH "/%s", name));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/AudioBusGLib.cpp:41:71: note: string argument is not guaranteed to be null-terminated
41 | GUniquePtr<char> path(g_strdup_printf(AUDIO_GRESOURCE_PATH "/%s", name));
| ^~~~
2 warnings generated.
[4617/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-8.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/InlineWalker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBlockFlow.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/FloatingObjects.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyRootInlineBox.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineFlowBox.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderFlexibleBox.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4618/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-10.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-10.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLLegendElement.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLLegendElement.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/HTMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-10.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLLinkElement.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-10.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLLinkElement.cpp:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-10.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLMediaElement.cpp:140:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-10.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLMediaElement.cpp:113:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleFeature.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-950a39b6-10.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/HTMLMediaElement.cpp:113:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PseudoClassChangeInvalidation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleInvalidator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4619/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-22.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-22.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ScrollingTreeGestureState.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ScrollingTreeGestureState.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScrollTypes.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-22.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ScrollingTreePluginScrollingNode.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4620/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-21.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ScrollingStateScrollingNode.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ScrollingStateScrollingNode.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ScrollSnapOffsetsInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-21.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ScrollingTreeFrameScrollingNode.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4621/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-14.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-14.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation/Animation.cpp:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation/Animation.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ScopedName.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleScopeOrdinal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4622/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-10.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-10.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScrollbarsController.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScrollbarsController.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4623/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/FixedContainerEdges.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/FixedContainerEdges.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-3.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/KeyboardScrollingAnimator.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-3.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/Length.cpp:114:9: 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]
114 | r[i++] = parseLength(upconvertedCharacters.span().subspan(pos, pos2 - pos));
| ^~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/Length.cpp:122:9: 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]
122 | r[i] = parseLength(upconvertedCharacters.span().subspan(pos));
| ^~~~
4 warnings generated.
[4624/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-29.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-29.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatLine.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatLine.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4625/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-7.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table/TableFormattingContext.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table/TableFormattingContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/FormattingContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutElementBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/LayoutUnits.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutPoint.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table/TableFormattingContext.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table/TableFormattingContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/FormattingContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutElementBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree/LayoutBox.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table/TableFormattingContext.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-7.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/LayoutIntegrationBoxGeometryUpdater.cpp:55:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderListBox.h:110:18: warning: virtual method 'shouldPanScroll' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
110 | virtual bool shouldPanScroll() const { return true; }
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-7.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.cpp:50:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:92:65: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
92 | inline void RenderStyle::setBackgroundOrigin(FillBox fillBox) { SET_DOUBLY_NESTED_PAIR(m_nonInheritedData, backgroundData, background, m_origin, static_cast<unsigned>(fillBox), m_originSet, true); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:45:98: note: expanded from macro 'SET_DOUBLY_NESTED_PAIR'
45 | #define SET_DOUBLY_NESTED_PAIR(group, grandparent, parent, variable1, value1, variable2, value2) SET_STYLE_PROPERTY_PAIR(group->grandparent->parent, group.access().grandparent.access().parent.access(), variable1, value1, variable2, value2)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:41:250: note: expanded from macro 'SET_STYLE_PROPERTY_PAIR'
41 | #define SET_STYLE_PROPERTY_PAIR(read, write, variable1, value1, variable2, value2) do { auto& readable = *read; if (!compareEqual(readable.variable1, value1) || !compareEqual(readable.variable2, value2)) { auto& writable = write; writable.variable1 = value1; writable.variable2 = value2; } } while (0)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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)))
| ^
5 warnings generated.
[4626/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-9.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorSVGTextBox.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorSVGTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutRect.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorSVGTextBox.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorSVGTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-207b877e-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorSVGTextBox.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorSVGTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4627/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-12.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/Theme.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4628/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-6.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/NavigationScheduler.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/NavigationScheduler.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/NavigationScheduler.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4629/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-23.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-23.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ScrollingTreeScrollingNode.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ScrollingTreeScrollingNode.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntRect.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-23.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/ThreadedScrollingTree.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:196:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:101: note: string argument is not guaranteed to be null-terminated
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:135: note: string argument is not guaranteed to be null-terminated
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: warning: function 'vsnprintf' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: note: 'va_list' is unsafe
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:13: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:105: note: string argument is not guaranteed to be null-terminated
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
5 warnings generated.
[4630/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-8.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-8.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScreenOrientationManager.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScreenOrientationManager.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4631/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-24.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib/FileMonitorGLib.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/FileMonitor.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WorkQueue.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-24.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib/FileMonitorGLib.cpp:48:13: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
48 | WTFLogAlways("Failed to create a monitor for path %s: %s", path.utf8().data(), error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib/FileMonitorGLib.cpp:48:72: note: string argument is not guaranteed to be null-terminated
48 | WTFLogAlways("Failed to create a monitor for path %s: %s", path.utf8().data(), error->message);
| ^~~~~~~~~~~~~~~~~~
2 warnings generated.
[4632/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/CommandLineAPIHost.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/CommandLineAPIHost.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InstrumentingAgents.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/InspectorEnvironment.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/CommandLineAPIHost.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-1.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/DOMPatchSupport.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4633/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/GLFenceGL.cpp.o
[4634/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-31.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-31.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontFamilySpecificationNull.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontSelector.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontRanges.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Font.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4635/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/PageDebugger.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/PageDebugger.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Debugger.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/Breakpoint.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/PageDebugger.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-4.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/UserGestureEmulationScope.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4636/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-6.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorMemoryAgent.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorMemoryAgent.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorWebAgentBase.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Page.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/BackForwardItemIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-6.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorNetworkAgent.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorNetworkAgent.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentation.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-6.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorNetworkAgent.cpp:64:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4637/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorCanvasCallTracer.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorCanvasCallTracer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas/CanvasRenderingContext2DBase.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms/AffineTransform.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorCanvasCallTracer.cpp:44:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentation.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-2.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorFrontendClientLocal.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-2.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorFrontendHost.cpp:640:5: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
640 | WTFLogAlways("%s", message.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorFrontendHost.cpp:640:24: note: string argument is not guaranteed to be null-terminated
640 | WTFLogAlways("%s", message.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[4638/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-18.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/PlatformMediaSessionManager.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/PlatformMediaSessionManager.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/MediaSessionManagerInterface.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/MediaSessionGroupIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4639/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-17.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/HRTFElevation.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/HRTFElevation.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4640/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-36.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-36.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/ImagePaintingOptions.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/ImagePaintingOptions.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/DecodingOptions.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4641/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/DateComponents.cpp:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/DateMath.h:51:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-2.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/DragImage.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4642/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-30d54728-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-30d54728-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLAnnotationElement.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLAnnotationElement.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLPresentationElement.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLElement.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/MathMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-30d54728-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLAnnotationElement.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-30d54728-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLAnnotationElement.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4643/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/PlatformDisplay.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PlatformDisplay.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PlatformDisplay.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLDisplay.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4644/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-40.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-40.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PixelBufferConversion.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4645/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-11.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/ArchiveResourceCollection.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/ArchiveResourceCollection.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-11.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml/MHTMLArchive.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-11.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedFont.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/TypedElementDescendantIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4646/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-3.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentationWebKit.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentationWebKit.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/ResourceLoader.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentationWebKit.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentation.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-3.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorNodeFinder.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-3.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorStyleSheet.cpp:65:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-3.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorOverlay.cpp:77:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-3.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorOverlay.cpp:77:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4647/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-30d54728-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-30d54728-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLPresentationElement.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLPresentationElement.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLElement.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/MathMLNames.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-30d54728-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLPresentationElement.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-30d54728-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLPresentationElement.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementAncestorIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-30d54728-2.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLSelectElement.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating/RenderTreeUpdater.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleTreeResolver.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-30d54728-2.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml/MathMLSelectElement.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating/RenderTreeUpdater.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleTreeResolver.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4648/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-23.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-23.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic/ScrollbarsControllerGeneric.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic/ScrollbarsControllerGeneric.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScrollbarsController.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4649/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/angle/PlatformDisplayANGLE.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle/PlatformDisplayANGLE.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PlatformDisplay.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLDisplay.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4650/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/AudioDecoder.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/AudioDecoder.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/NativePromise.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CrossThreadCopier.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-1.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/CaretAnimator.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4651/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-13.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedSVGFont.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedSVGFont.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedFont.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedResource.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/CacheValidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedSVGFont.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementChildIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedSVGFont.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementChildIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-13.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/MemoryCache.cpp:850:17: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
850 | WTFLogAlways(" %p %.255s %.1fK, %.1fK, accesses: %u, clients: %d\n", &resource, resource.url().string().utf8().data(), resource.decodedSize() / 1024.0f, (resource.encodedSize() + resource.overheadSize()) / 1024.0f, resource.accessCount(), resource.numberOfClients());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/MemoryCache.cpp:850:98: note: string argument is not guaranteed to be null-terminated
850 | WTFLogAlways(" %p %.255s %.1fK, %.1fK, accesses: %u, clients: %d\n", &resource, resource.url().string().utf8().data(), resource.decodedSize() / 1024.0f, (resource.encodedSize() + resource.overheadSize()) / 1024.0f, resource.accessCount(), resource.numberOfClients());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[4652/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/GLDisplay.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLDisplay.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLDisplay.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4653/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-28.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-28.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/CrossfadeGeneratedImage.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/CrossfadeGeneratedImage.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4654/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/GLFence.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLFence.cpp:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLContext.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4655/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/GLFenceEGL.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLFenceEGL.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLDisplay.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4656/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/PlatformRawAudioDataGStreamer.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/PlatformRawAudioDataGStreamer.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/PlatformRawAudioData.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/MediaPlayer.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ContentType.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/PlatformRawAudioDataGStreamer.cpp:244:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
244 | GST_TRACE("Copying %s %s data at planeIndex %zu, destination format is %s %s, source offset: %zu", layoutToString(sourceLayout), gst_audio_format_to_string(gstSourceFormat), planeIndex, layoutToString(destinationLayout), destinationFormatDescription, sourceOffset);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/PlatformRawAudioDataGStreamer.cpp:244:104: note: string argument is not guaranteed to be null-terminated
244 | GST_TRACE("Copying %s %s data at planeIndex %zu, destination format is %s %s, source offset: %zu", layoutToString(sourceLayout), gst_audio_format_to_string(gstSourceFormat), planeIndex, layoutToString(destinationLayout), destinationFormatDescription, sourceOffset);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:250:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
250 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:250:9: note: string argument is not guaranteed to be null-terminated
250 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:271:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
271 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:271:9: note: string argument is not guaranteed to be null-terminated
271 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:283:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
283 | GST_ELEMENT_ERROR(src, CORE, FAILED, ("Internal WebAudioSrc error"), ("Can't start without destination or bus"));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:5: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:283:9: note: string argument is not guaranteed to be null-terminated
283 | GST_ELEMENT_ERROR(src, CORE, FAILED, ("Internal WebAudioSrc error"), ("Can't start without destination or bus"));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:42: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:283:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
283 | GST_ELEMENT_ERROR(src, CORE, FAILED, ("Internal WebAudioSrc error"), ("Can't start without destination or bus"));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:5: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:283:9: note: string argument is not guaranteed to be null-terminated
283 | GST_ELEMENT_ERROR(src, CORE, FAILED, ("Internal WebAudioSrc error"), ("Can't start without destination or bus"));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:42: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:295:13: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
295 | GST_ELEMENT_ERROR(src, CORE, PAD, ("Internal WebAudioSrc error"), ("Failed to allocate buffer for flow: %s", gst_flow_get_name(ret)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:612:18: note: expanded from macro 'GST_ELEMENT_ERROR'
612 | gchar *__dbg = _gst_element_error_printf debug; \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:295:122: note: string argument is not guaranteed to be null-terminated
295 | GST_ELEMENT_ERROR(src, CORE, PAD, ("Internal WebAudioSrc error"), ("Failed to allocate buffer for flow: %s", gst_flow_get_name(ret)));
| ^~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:612:44: note: expanded from macro 'GST_ELEMENT_ERROR'
612 | gchar *__dbg = _gst_element_error_printf debug; \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:295:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
295 | GST_ELEMENT_ERROR(src, CORE, PAD, ("Internal WebAudioSrc error"), ("Failed to allocate buffer for flow: %s", gst_flow_get_name(ret)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:5: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:295:13: note: string argument is not guaranteed to be null-terminated
295 | GST_ELEMENT_ERROR(src, CORE, PAD, ("Internal WebAudioSrc error"), ("Failed to allocate buffer for flow: %s", gst_flow_get_name(ret)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:42: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:295:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
295 | GST_ELEMENT_ERROR(src, CORE, PAD, ("Internal WebAudioSrc error"), ("Failed to allocate buffer for flow: %s", gst_flow_get_name(ret)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:5: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:295:13: note: string argument is not guaranteed to be null-terminated
295 | GST_ELEMENT_ERROR(src, CORE, PAD, ("Internal WebAudioSrc error"), ("Failed to allocate buffer for flow: %s", gst_flow_get_name(ret)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:42: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:374:13: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
374 | GST_ELEMENT_ERROR(src, CORE, PAD, ("Internal WebAudioSrc error"), ("Failed to push buffer on %s flow: %s", GST_OBJECT_NAME(priv->source.get()), gst_flow_get_name(ret)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:612:18: note: expanded from macro 'GST_ELEMENT_ERROR'
612 | gchar *__dbg = _gst_element_error_printf debug; \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:374:120: note: string argument is not guaranteed to be null-terminated
374 | GST_ELEMENT_ERROR(src, CORE, PAD, ("Internal WebAudioSrc error"), ("Failed to push buffer on %s flow: %s", GST_OBJECT_NAME(priv->source.get()), gst_flow_get_name(ret)));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstobject.h:164:41: note: expanded from macro 'GST_OBJECT_NAME'
164 | #define GST_OBJECT_NAME(obj) (GST_OBJECT_CAST(obj)->name)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:612:44: note: expanded from macro 'GST_ELEMENT_ERROR'
612 | gchar *__dbg = _gst_element_error_printf debug; \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:374:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
374 | GST_ELEMENT_ERROR(src, CORE, PAD, ("Internal WebAudioSrc error"), ("Failed to push buffer on %s flow: %s", GST_OBJECT_NAME(priv->source.get()), gst_flow_get_name(ret)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:5: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:374:13: note: string argument is not guaranteed to be null-terminated
374 | GST_ELEMENT_ERROR(src, CORE, PAD, ("Internal WebAudioSrc error"), ("Failed to push buffer on %s flow: %s", GST_OBJECT_NAME(priv->source.get()), gst_flow_get_name(ret)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:42: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:374:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
374 | GST_ELEMENT_ERROR(src, CORE, PAD, ("Internal WebAudioSrc error"), ("Failed to push buffer on %s flow: %s", GST_OBJECT_NAME(priv->source.get()), gst_flow_get_name(ret)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:5: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:374:13: note: string argument is not guaranteed to be null-terminated
374 | GST_ELEMENT_ERROR(src, CORE, PAD, ("Internal WebAudioSrc error"), ("Failed to push buffer on %s flow: %s", GST_OBJECT_NAME(priv->source.get()), gst_flow_get_name(ret)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:42: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-21.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:421:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
421 | GST_DEBUG_OBJECT(element, "%s", gst_state_change_get_name(transition));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/WebKitWebAudioSourceGStreamer.cpp:421:37: note: string argument is not guaranteed to be null-terminated
421 | GST_DEBUG_OBJECT(element, "%s", gst_state_change_get_name(transition));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
13 warnings generated.
[4657/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-25.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-25.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib/UserAgentGLib.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/UserAgent.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-25.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/BifurcatedGraphicsContext.cpp:646:9: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
646 | ALWAYS_LOG_WITH_STREAM(stream << "BifurcatedGraphicsContext(" << this << ") CTM is out of sync: " << primaryContextCTM << " != " << secondaryContextCTM);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Assertions.h:806:9: note: expanded from macro 'ALWAYS_LOG_WITH_STREAM'
806 | WTFLogAlways("%s", stream.release().utf8().data()); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/BifurcatedGraphicsContext.cpp:646:9: note: string argument is not guaranteed to be null-terminated
646 | ALWAYS_LOG_WITH_STREAM(stream << "BifurcatedGraphicsContext(" << this << ") CTM is out of sync: " << primaryContextCTM << " != " << secondaryContextCTM);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Assertions.h:806:28: note: expanded from macro 'ALWAYS_LOG_WITH_STREAM'
806 | WTFLogAlways("%s", stream.release().utf8().data()); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[4658/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/PlatformDisplayDefault.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/PlatformDisplayDefault.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/PlatformDisplayDefault.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PlatformDisplay.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLDisplay.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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;
| ~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/PlatformDisplayDefault.cpp:40:9: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
40 | WTFLogAlways("Could not create default EGL display: %s. Aborting...", GLContext::lastErrorString());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/PlatformDisplayDefault.cpp:40:79: note: string argument is not guaranteed to be null-terminated
40 | WTFLogAlways("Could not create default EGL display: %s. Aborting...", GLContext::lastErrorString());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[4659/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/x11/XErrorTrapper.cpp.o
[4660/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-8.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/ResourceMonitorThrottler.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/ResourceMonitorThrottler.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-8.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/ResourceTimingInformation.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-8.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/SubframeLoader.cpp:56:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxInlines.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObjectInlines.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4661/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-13.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/VideoEncoder.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/VideoEncoder.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/VideoEncoderActiveConfiguration.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-13.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita/ScrollbarThemeAdwaita.cpp:44:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/GtkUtilities.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gtk/gtk.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gsk.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gskblendnode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gsktypes.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene.h:38:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:117:57: warning: 'f' is an unsafe pointer used for buffer access [-Wunsafe-buffer-usage]
117 | const float *f)
| ~~~~~~~~~~~~~~~~~~~~~^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:120:35: note: used in pointer arithmetic here
120 | m->y = graphene_simd4f_init_4f (f + 4);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:119:35: note: used in pointer arithmetic here
119 | m->x = graphene_simd4f_init_4f (f + 0);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:122:35: note: used in pointer arithmetic here
122 | m->w = graphene_simd4f_init_4f (f + 12);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:121:35: note: used in pointer arithmetic here
121 | m->z = graphene_simd4f_init_4f (f + 8);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:137:56: warning: 'v' is an unsafe pointer used for buffer access [-Wunsafe-buffer-usage]
137 | float *v)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:140:33: note: used in pointer arithmetic here
140 | graphene_simd4f_dup_4f (m->y, v + 4);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:139:33: note: used in pointer arithmetic here
139 | graphene_simd4f_dup_4f (m->x, v + 0);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:142:33: note: used in pointer arithmetic here
142 | graphene_simd4f_dup_4f (m->w, v + 12);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:141:33: note: used in pointer arithmetic here
141 | graphene_simd4f_dup_4f (m->z, v + 8);
| ^
3 warnings generated.
[4662/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-45.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-45.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls/ControlPart.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls/ControlPart.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4663/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/PlatformDisplaySurfaceless.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/PlatformDisplaySurfaceless.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/PlatformDisplaySurfaceless.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PlatformDisplay.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLDisplay.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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;
| ~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/PlatformDisplaySurfaceless.cpp:47:9: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
47 | WTFLogAlways("Could not create surfaceless EGL display: %s. Aborting...", GLContext::lastErrorString());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/PlatformDisplaySurfaceless.cpp:47:83: note: string argument is not guaranteed to be null-terminated
47 | WTFLogAlways("Could not create surfaceless EGL display: %s. Aborting...", GLContext::lastErrorString());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[4664/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:20:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/MediaSessionIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:64:9: warning: formatting function 'g_dbus_method_invocation_return_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
64 | g_dbus_method_invocation_return_error(invocation, G_DBUS_ERROR, G_DBUS_ERROR_FAILED, "%s.%s.%s is not available now", objectPath, interfaceName, methodName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:64:127: note: string argument is not guaranteed to be null-terminated
64 | g_dbus_method_invocation_return_error(invocation, G_DBUS_ERROR, G_DBUS_ERROR_FAILED, "%s.%s.%s is not available now", objectPath, interfaceName, methodName);
| ^~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:131:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
131 | g_set_error(error, G_DBUS_ERROR, G_DBUS_ERROR_NOT_SUPPORTED, "%s.%s %s is not supported", objectPath, interfaceName, propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:131:99: note: string argument is not guaranteed to be null-terminated
131 | g_set_error(error, G_DBUS_ERROR, G_DBUS_ERROR_NOT_SUPPORTED, "%s.%s %s is not supported", objectPath, interfaceName, propertyName);
| ^~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:172:5: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
172 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_FAILED, "%s:%s setting is not supported", interfaceName, propertyName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:172:89: note: string argument is not guaranteed to be null-terminated
172 | g_set_error(error, G_IO_ERROR, G_IO_ERROR_FAILED, "%s:%s setting is not supported", interfaceName, propertyName);
| ^~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:188:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
188 | g_warning("Unable to get session D-Bus address: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:188:62: note: string argument is not guaranteed to be null-terminated
188 | g_warning("Unable to get session D-Bus address: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:197:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
197 | g_warning("Unable to connect to D-Bus session bus: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:197:65: note: string argument is not guaranteed to be null-terminated
197 | g_warning("Unable to connect to D-Bus session bus: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:229:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
229 | g_warning("Failed to register MPRIS D-Bus object: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:229:64: note: string argument is not guaranteed to be null-terminated
229 | g_warning("Failed to register MPRIS D-Bus object: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:239:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
239 | g_warning("Failed at MPRIS object registration: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:239:62: note: string argument is not guaranteed to be null-terminated
239 | g_warning("Failed at MPRIS object registration: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:282:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
282 | g_warning("Failed to emit MPRIS Seeked signal: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:282:61: note: string argument is not guaranteed to be null-terminated
282 | g_warning("Failed to emit MPRIS Seeked signal: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:361:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
361 | g_warning("Failed to emit MPRIS properties changed: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionGLib.cpp:361:66: note: string argument is not guaranteed to be null-terminated
361 | g_warning("Failed to emit MPRIS properties changed: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionManagerGLib.cpp:123:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
123 | g_warning("Failed at parsing XML Interface definition: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib/MediaSessionManagerGLib.cpp:123:69: note: string argument is not guaranteed to be null-terminated
123 | g_warning("Failed at parsing XML Interface definition: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:89:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
89 | GST_WARNING("No decoder found for codec %s", codecName.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:89:54: note: string argument is not guaranteed to be null-terminated
89 | GST_WARNING("No decoder found for codec %s", codecName.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:98:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
98 | GST_WARNING("Internal audio decoder failed to configure for codec %s", codecName.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:98:80: note: string argument is not guaranteed to be null-terminated
98 | GST_WARNING("Internal audio decoder failed to configure for codec %s", codecName.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:149:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
149 | GST_DEBUG_OBJECT(element.get(), "Configuring decoder for codec %s", codecName.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:149:73: note: string argument is not guaranteed to be null-terminated
149 | GST_DEBUG_OBJECT(element.get(), "Configuring decoder for codec %s", codecName.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:202:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
202 | GST_WARNING("Invalid LPCM codec format: %s", pcmFormat.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:202:58: note: string argument is not guaranteed to be null-terminated
202 | GST_WARNING("Invalid LPCM codec format: %s", pcmFormat.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:231:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
231 | GST_WARNING_OBJECT(element.get(), "Required parser %s not found, decoding will fail", parser.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:231:99: note: string argument is not guaranteed to be null-terminated
231 | GST_WARNING_OBJECT(element.get(), "Required parser %s not found, decoding will fail", parser.characters());
| ^~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:277:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
277 | GST_DEBUG_OBJECT(m_harness->element(), "Decoding%s frame", isKeyFrame ? " key" : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDecoderGStreamer.cpp:277:64: note: string argument is not guaranteed to be null-terminated
277 | GST_DEBUG_OBJECT(m_harness->element(), "Decoding%s frame", isKeyFrame ? " key" : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:216:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
216 | GST_DEBUG_OBJECT(m_pipeline.get(), "Starting audio rendering, sink %s", m_audioSinkAvailable ? "available" : "not available");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:216:77: note: string argument is not guaranteed to be null-terminated
216 | GST_DEBUG_OBJECT(m_pipeline.get(), "Starting audio rendering, sink %s", m_audioSinkAvailable ? "available" : "not available");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:243:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
243 | GST_DEBUG_OBJECT(m_pipeline.get(), "Stopping audio rendering, sink %s", m_audioSinkAvailable ? "available" : "not available");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:243:77: note: string argument is not guaranteed to be null-terminated
243 | GST_DEBUG_OBJECT(m_pipeline.get(), "Stopping audio rendering, sink %s", m_audioSinkAvailable ? "available" : "not available");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:270:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
270 | GST_DEBUG_OBJECT(m_pipeline.get(), "Has start completion handler: %s", boolForPrinting(!!completionHandler));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:270:80: note: string argument is not guaranteed to be null-terminated
270 | GST_DEBUG_OBJECT(m_pipeline.get(), "Has start completion handler: %s", boolForPrinting(!!completionHandler));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:285:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
285 | GST_DEBUG_OBJECT(m_pipeline.get(), "Has stop completion handler: %s", boolForPrinting(!!completionHandler));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:285:79: note: string argument is not guaranteed to be null-terminated
285 | GST_DEBUG_OBJECT(m_pipeline.get(), "Has stop completion handler: %s", boolForPrinting(!!completionHandler));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:296:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
296 | GST_DEBUG("Is playing: %s", boolForPrinting(isPlaying));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioDestinationGStreamer.cpp:296:33: note: string argument is not guaranteed to be null-terminated
296 | GST_DEBUG("Is playing: %s", boolForPrinting(isPlaying));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioEncoderGStreamer.cpp:108:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
108 | GST_WARNING("Error creating encoder: %s", error.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioEncoderGStreamer.cpp:108:51: note: string argument is not guaranteed to be null-terminated
108 | GST_WARNING("Error creating encoder: %s", error.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioEncoderGStreamer.cpp:234:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
234 | GST_TRACE_OBJECT(m_harness->element(), "Notifying encoded%s frame", isKeyFrame ? " key" : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioEncoderGStreamer.cpp:234:77: note: string argument is not guaranteed to be null-terminated
234 | GST_TRACE_OBJECT(m_harness->element(), "Notifying encoded%s frame", isKeyFrame ? " key" : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioEncoderGStreamer.cpp:252:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
252 | GST_DEBUG_OBJECT(m_harness->element(), "Initializing encoder for codec %s", codecName.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioEncoderGStreamer.cpp:252:81: note: string argument is not guaranteed to be null-terminated
252 | GST_DEBUG_OBJECT(m_harness->element(), "Initializing encoder for codec %s", codecName.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp:262:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
262 | g_warning("Warning: %d, %s. Debug output: %s", error->code, error->message, debug.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp:262:70: note: string argument is not guaranteed to be null-terminated
262 | g_warning("Warning: %d, %s. Debug output: %s", error->code, error->message, debug.get());
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp:266:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
266 | g_warning("Error: %d, %s. Debug output: %s", error->code, error->message, debug.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp:266:68: note: string argument is not guaranteed to be null-terminated
266 | g_warning("Error: %d, %s. Debug output: %s", error->code, error->message, debug.get());
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp:277:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
277 | GST_INFO_OBJECT(m_pipeline.get(), "State changed (old: %s, new: %s, pending: %s)",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
278 | gst_element_state_get_name(oldState), gst_element_state_get_name(newState), gst_element_state_get_name(pending));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp:278:13: note: string argument is not guaranteed to be null-terminated
278 | gst_element_state_get_name(oldState), gst_element_state_get_name(newState), gst_element_state_get_name(pending));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp:436:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
436 | GST_DEBUG("Scheduling audio decoding task, sampleRate: %f, mixToMono: %s", sampleRate, boolForPrinting(mixToMono));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/AudioFileReaderGStreamer.cpp:436:92: note: string argument is not guaranteed to be null-terminated
436 | GST_DEBUG("Scheduling audio decoding task, sampleRate: %f, mixToMono: %s", sampleRate, boolForPrinting(mixToMono));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-20.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:80:5: warning: function 'memcpy' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
80 | memcpy(realData().data(), frame.realData().data(), sizeof(float) * realData().size());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:81:5: warning: function 'memcpy' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
81 | memcpy(imagData().data(), frame.imagData().data(), sizeof(float) * imagData().size());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:97:23: 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]
97 | imagData[i] = m_complexData[i].i;
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:98:23: 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]
98 | realData[i] = m_complexData[i].r;
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:108:9: 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]
108 | m_complexData[i].i = imagData[i];
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer/FFTFrameGStreamer.cpp:109:9: 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]
109 | m_complexData[i].r = realData[i];
| ^~~~~~~~~~~~~~~~
35 warnings generated.
[4665/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-16.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-16.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/VisitedLinkStore.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/VisitedLinkStore.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakHashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-16.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/VisualViewport.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-16.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/VisualViewport.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4666/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-44.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-44.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita/InnerSpinButtonAdwaita.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita/InnerSpinButtonAdwaita.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita/ControlAdwaita.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita/Adwaita.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4667/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-32.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-32.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontTaggedSettings.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontTaggedSettings.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4668/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gbm/PlatformDisplayGBM.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm/PlatformDisplayGBM.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm/PlatformDisplayGBM.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PlatformDisplay.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLDisplay.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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;
| ~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm/PlatformDisplayGBM.cpp:49:9: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | WTFLogAlways("Could not create GBM EGL display: %s. Aborting...", GLContext::lastErrorString());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm/PlatformDisplayGBM.cpp:49:75: note: string argument is not guaranteed to be null-terminated
49 | WTFLogAlways("Could not create GBM EGL display: %s. Aborting...", GLContext::lastErrorString());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[4669/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-35.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-35.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/ImageBufferAllocator.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/ByteArrayPixelBuffer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PixelBuffer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-35.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/ImageFrameWorkQueue.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:196:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:101: note: string argument is not guaranteed to be null-terminated
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:135: note: string argument is not guaranteed to be null-terminated
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: warning: function 'vsnprintf' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: note: 'va_list' is unsafe
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:13: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:105: note: string argument is not guaranteed to be null-terminated
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
5 warnings generated.
[4670/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/mediastream/gstreamer/GStreamerRTPVideoRotationHeaderExtension.cpp.o
[4671/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-12.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedResource.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedResource.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/CacheValidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedResource.cpp:42:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentation.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-12.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedResourceLoader.cpp:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4672/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-9.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/SubresourceIntegrity.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/SubresourceIntegrity.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache/CachedResource.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/CacheValidation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/SubresourceIntegrity.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-9.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache/ApplicationCacheGroup.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-9.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/SubresourceLoader.cpp:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:196:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:101: note: string argument is not guaranteed to be null-terminated
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:135: note: string argument is not guaranteed to be null-terminated
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: warning: function 'vsnprintf' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: note: 'va_list' is unsafe
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:13: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:105: note: string argument is not guaranteed to be null-terminated
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
7 warnings generated.
[4673/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/GLContext.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLContext.cpp:20:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLContext.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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;
| ~ ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLContext.cpp:79:14: warning: function 'strcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
79 | if (!strcmp(environmentVariable, "RGB565"))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLContext.cpp:82:13: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
82 | WTFLogAlways("Unknown pixel layout %s, falling back to RGBA8888", environmentVariable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLContext.cpp:82:79: note: string argument is not guaranteed to be null-terminated
82 | WTFLogAlways("Unknown pixel layout %s, falling back to RGBA8888", environmentVariable);
| ^~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLContext.cpp:462:24: warning: function 'strlen' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
462 | int extensionLen = strlen(extension);
| ^~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLContext.cpp:466:32: warning: function 'strstr' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
466 | while ((extensionListPtr = strstr(extensionListPtr, extension))) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
[4674/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/egl/GLContextWrapper.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLContextWrapper.cpp:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl/GLContext.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4675/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-4.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/FrameMemoryMonitor.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/FrameMemoryMonitor.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/FrameMemoryMonitor.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-4.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/ImageLoader.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-4.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/LinkLoader.cpp:65:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-4.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/LinkLoader.cpp:65:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4676/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-43.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-43.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/VelocityData.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/VelocityData.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4677/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-61.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-61.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso/ISOOriginalFormatBox.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso/ISOOriginalFormatBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso/ISOBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FourCC.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4678/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/gtk/GtkUtilities.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/GtkUtilities.cpp:20:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/GtkUtilities.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/GtkUtilities.cpp:20:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/GtkUtilities.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gtk/gtk.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gsk.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gskblendnode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gsktypes.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene.h:38:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:117:57: warning: 'f' is an unsafe pointer used for buffer access [-Wunsafe-buffer-usage]
117 | const float *f)
| ~~~~~~~~~~~~~~~~~~~~~^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:121:35: note: used in pointer arithmetic here
121 | m->z = graphene_simd4f_init_4f (f + 8);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:119:35: note: used in pointer arithmetic here
119 | m->x = graphene_simd4f_init_4f (f + 0);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:122:35: note: used in pointer arithmetic here
122 | m->w = graphene_simd4f_init_4f (f + 12);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:120:35: note: used in pointer arithmetic here
120 | m->y = graphene_simd4f_init_4f (f + 4);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:137:56: warning: 'v' is an unsafe pointer used for buffer access [-Wunsafe-buffer-usage]
137 | float *v)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:142:33: note: used in pointer arithmetic here
142 | graphene_simd4f_dup_4f (m->w, v + 12);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:141:33: note: used in pointer arithmetic here
141 | graphene_simd4f_dup_4f (m->z, v + 8);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:140:33: note: used in pointer arithmetic here
140 | graphene_simd4f_dup_4f (m->y, v + 4);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:139:33: note: used in pointer arithmetic here
139 | graphene_simd4f_dup_4f (m->x, v + 0);
| ^
3 warnings generated.
[4679/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/CrossOriginEmbedderPolicy.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/CrossOriginEmbedderPolicy.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-2.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/CrossOriginPreflightChecker.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-2.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/DocumentLoader.cpp:49:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementChildIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4680/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-34.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-34.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsStyle.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsStyle.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4681/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-5.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-5.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-6.0\" -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 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/graphene-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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-84c9f43f-5.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-5.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-5.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-5.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-5.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorCPUProfilerAgent.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorCPUProfilerAgent.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorWebAgentBase.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Page.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history/BackForwardItemIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-5.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorCSSAgent.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-5.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorCSSAgent.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementAncestorIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-5.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorCSSAgent.cpp:70:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-5.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorDOMAgent.cpp:120:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-5.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorCSSAgent.cpp:75:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-84c9f43f-5.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/InspectorCSSAgent.cpp:75:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
Killed
[4682/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-33.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-33.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsContext.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls/ControlPart.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4683/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-3.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-3.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-6.0\" -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 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/graphene-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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-c57e08af-3.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-3.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-3.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-3.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/EmptyClients.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/EmptyClients.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/ChromeClient.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase/DatabaseDetails.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/EmptyClients.cpp:60:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/FrameNetworkingContext.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-3.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/FormSubmission.cpp:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-3.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/FrameLoader.cpp:136:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleTreeResolver.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-3.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/FrameLoader.cpp:136:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleTreeResolver.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/PropertyCascade.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-c57e08af-3.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/FrameLoader.cpp:151:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:196:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:101: note: string argument is not guaranteed to be null-terminated
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:135: note: string argument is not guaranteed to be null-terminated
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: warning: function 'vsnprintf' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: note: 'va_list' is unsafe
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:13: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:105: note: string argument is not guaranteed to be null-terminated
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
Killed
[4684/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-67.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-67.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms/PerspectiveTransformOperation.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LengthFunctions.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutPoint.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4685/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-5.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-5.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-6.0\" -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 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/graphene-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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-767013ce-5.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-5.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-5.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-5.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-5.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/ImageOverlayController.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/ImageOverlayController.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-5.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/ImageOverlayController.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-5.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/ImageOverlayController.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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
[4686/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-3.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-3.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-6.0\" -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 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/graphene-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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-767013ce-3.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-3.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-3.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-3.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-3.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/DeviceController.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/DeviceController.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Event.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/WeakInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCast.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCell.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/CallData.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/NativeFunction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCJSValue.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/MediaTime.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-3.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/DragController.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/SVGElementTypeHelpers.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/SVGElementInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-3.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/DragController.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/SVGElementTypeHelpers.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/SVGElementInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-3.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/EventHandler.cpp:109:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderListBox.h:110:18: warning: virtual method 'shouldPanScroll' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
110 | virtual bool shouldPanScroll() const { return true; }
| ^
Killed
[4687/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-1.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-1.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-6.0\" -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 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/graphene-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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-767013ce-1.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-1.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-1.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-1.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/ActivityState.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-1.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/AutoscrollController.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-1.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/AutoscrollController.cpp:39:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderListBox.h:110:18: warning: virtual method 'shouldPanScroll' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
110 | virtual bool shouldPanScroll() const { return true; }
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-1.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/AutoscrollController.cpp:40:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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
[4688/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-37.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-37.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutRect.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutRect.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4689/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-6.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-6.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-6.0\" -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 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/graphene-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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-767013ce-6.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-6.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-6.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-6.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrame.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrame.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Frame.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/FrameIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrame.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ApplyStyleCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-6.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrame.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/ApplyStyleCommand.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositeEditCommand.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-6.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/LocalFrameView.cpp:109:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:92:65: warning: bit-field 'm_origin' is not wide enough to store all enumerators of preferred type 'FillBox' [-Wpreferred-type-bitfield-enum-conversion]
92 | inline void RenderStyle::setBackgroundOrigin(FillBox fillBox) { SET_DOUBLY_NESTED_PAIR(m_nonInheritedData, backgroundData, background, m_origin, static_cast<unsigned>(fillBox), m_originSet, true); }
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:45:98: note: expanded from macro 'SET_DOUBLY_NESTED_PAIR'
45 | #define SET_DOUBLY_NESTED_PAIR(group, grandparent, parent, variable1, value1, variable2, value2) SET_STYLE_PROPERTY_PAIR(group->grandparent->parent, group.access().grandparent.access().parent.access(), variable1, value1, variable2, value2)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/RenderStyleSetters.h:41:250: note: expanded from macro 'SET_STYLE_PROPERTY_PAIR'
41 | #define SET_STYLE_PROPERTY_PAIR(read, write, variable1, value1, variable2, value2) do { auto& readable = *read; if (!compareEqual(readable.variable1, value1) || !compareEqual(readable.variable2, value2)) { auto& writable = write; writable.variable1 = value1; writable.variable2 = value2; } } while (0)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-6.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/MemoryRelease.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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();
| ^
Killed
[4690/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-4.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-4.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-6.0\" -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 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/graphene-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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-767013ce-4.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-4.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-4.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-4.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/FocusController.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/FocusController.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutRect.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/FocusController.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-4.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/FocusController.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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
[4691/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/network/soup/WebKitAutoconfigProxyResolver.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup/WebKitAutoconfigProxyResolver.cpp:53:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
53 | g_warning("Could not start proxy autoconfiguration helper: %s\n", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup/WebKitAutoconfigProxyResolver.cpp:53:75: note: string argument is not guaranteed to be null-terminated
53 | g_warning("Could not start proxy autoconfiguration helper: %s\n", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
1 warning generated.
[4692/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-48.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-48.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FEFlood.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FEFlood.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4693/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-19.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-19.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/AsyncScrollingCoordinator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/PAL/Headers/pal/HysteresisActivity.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RunLoop.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-19.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-19.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayerCompositor.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LayerAncestorClippingStack.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderLayer.h:52:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/PaintInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-19.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/AsyncScrollingCoordinator.cpp:60:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:196:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:101: note: string argument is not guaranteed to be null-terminated
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:135: note: string argument is not guaranteed to be null-terminated
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: warning: function 'vsnprintf' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: note: 'va_list' is unsafe
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:13: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:105: note: string argument is not guaranteed to be null-terminated
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
7 warnings generated.
[4694/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-2.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-2.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Crypto.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Crypto.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-2.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/DOMSelection.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-2.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/DOMSelection.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4695/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-30.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-30.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-30.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontCascadeCache.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-30.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontCascadeCache.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/StyleRule.h:25:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-30.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontCascadeCache.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/CSSFontSelector.h:35:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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];
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
[4696/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-10.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-10.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PerformanceEntry.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PerformanceEntry.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Performance.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-10.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PerformanceMonitor.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-10.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PerformanceMonitor.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4697/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-42.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-42.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/SystemFontDatabase.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/SystemFontDatabase.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontSelectionAlgorithm.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/TextFlags.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontTaggedSettings.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4698/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-8.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-8.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-6.0\" -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 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/graphene-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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-767013ce-8.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-8.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-8.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-8.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/NavigatorLoginStatus.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/NavigatorLoginStatus.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/NavigatorLoginStatus.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-8.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/NavigatorLoginStatus.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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
[4699/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-7.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-7.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-6.0\" -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 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/graphene-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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-767013ce-7.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-7.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-7.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-7.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Navigation.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Navigation.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-7.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Navigation.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-7.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Navigator.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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
[4700/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-9.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-9.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-6.0\" -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 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/graphene-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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-767013ce-9.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-9.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-9.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-9.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PageConsoleClient.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PageConsoleClient.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders/JavaScriptCore/ConsoleClient.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PageConsoleClient.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PageConsoleClient.cpp:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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
[4701/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/network/soup/WebKitFormDataInputStream.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup/WebKitFormDataInputStream.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup/WebKitFormDataInputStream.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/FormData.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/BlobData.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/BlobDataFileReference.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4702/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-91.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-91.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/unix/SharedMemoryUnix.cpp:45:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/MakeString.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-91.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/unix/SharedMemoryUnix.cpp:126:9: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
126 | WTFLogAlways("Failed to create shared memory: %s", safeStrerror(errno).data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/unix/SharedMemoryUnix.cpp:126:60: note: string argument is not guaranteed to be null-terminated
126 | WTFLogAlways("Failed to create shared memory: %s", safeStrerror(errno).data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[4703/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-14.cpp.o
FAILED: [code=137] Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-14.cpp.o
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot-native/usr/bin/aarch64-yoe-linux/aarch64-yoe-linux-clang++ --sysroot=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot -DBUILDING_GTK__=1 -DBUILDING_WEBKIT=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DGETTEXT_PACKAGE=\"WebKitGTK-6.0\" -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 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/ShapeDetection/Interfaces -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/InternalAPI -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/WebGPU/Implementation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/airplay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applepay/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/applicationmanifest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/async-clipboard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/audiosession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/badge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/beacon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/compression -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/contact-picker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-consent -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/cookie-store -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/credentialmanagement -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/encryptedmedia/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/entriesapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/filesystem -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/geolocation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/highlight -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/ISO18013 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/identity/protocols/openid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/client -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/indexeddb/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediacontrols -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasession -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/model-element/dummy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/navigatorcontentutils -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/notifications -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/paymentrequest -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/permissions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/pictureinpicture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/push-api -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/remoteplayback -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/reporting -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/screen-wake-lock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/speech -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/streams -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/url-pattern -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/web-locks -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webaudio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/cbor -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webauthn/fido -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webcodecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdatabase -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webdriver -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webtransport -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/webxr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/isolatedtree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/automation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bindings/js -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/c -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/bridge/jsc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/contentextensions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/algorithms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/keys -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/parameters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/query -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/numeric -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/typedom/transform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/css/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/cssjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/messageports -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/domjit -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/fileapi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/history -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/canvas -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/closewatcher -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/forms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/shadow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/html/track -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/agents/worker -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/block/tablewrapper -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/floats -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/display -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/invalidation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/ruby -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/inline/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/flex -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/layouttree -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/formattingContexts/table -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/appcache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/archive/mhtml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/cache -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/icon -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/calc -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/encryptedmedia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/cpu/arm/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/iso -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediacapabilities -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/mediasource -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/xr -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/line -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/mathml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/legacy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/updating -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/replay -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/storage -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/align -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/anchor-position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/backgrounds -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/borders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/box -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/color -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/contain -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/content -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/counter-styles -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/easing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/fill-stroke -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/filter-effects -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/flexbox -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/images -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/inline -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/line-grid -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/lists -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/masking -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/motion -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/non-standard -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/overflow -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/position -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/primitives -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/rhythm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-animations -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scroll-snap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/scrollbars -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/shapes -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/size-adjust -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/sizing -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/text-decoration -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/transforms -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/ui -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/values/view-transitions -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/animation -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/graphics/filters -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/svg/properties -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/websockets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/background-fetch -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/service/server -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/workers/shared/context -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/worklets -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/xml/parser -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/gamepad -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/xdgmime/src -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/adwaita -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/Modules/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/eme -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/telemetry -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/avif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/bmp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/gif -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/ico -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpeg -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/jpegxl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/png -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/image-decoders/webp -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/scrolling/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/atspi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/crypto/openssl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/audio/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/generic -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/egl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/epoxy -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opengl -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/wayland -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/x11 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/video-codecs -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/gtk -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libxml2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/ANGLE/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/harfbuzz -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/skia -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/top -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/mod -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pango-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/fribidi -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gdk-pixbuf-2.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/cairo -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/freetype2 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libpng16 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/pixman-1 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0 -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/graphene-1.0/include -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCore/PrivateHeaders -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/JavaScriptCoreGLib/DerivedSources -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/bmalloc/Headers -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/ThirdParty/libsysprof-capture -ITOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/PAL/Headers -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/glib-2.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libdrm -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/orc-0.4 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/lib/gstreamer-1.0/include -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libsoup-3.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/enchant-2 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gio-unix-2.0 -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/libmount -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/blkid -isystem TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/recipe-sysroot -O2 -g1 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build=/usr/src/debug/webkitgtk/2.50.6 -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot= -ffile-prefix-map=TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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-767013ce-14.cpp.o -MF Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-14.cpp.o.d -o Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-14.cpp.o -c TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-14.cpp
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-14.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/ScrollBehavior.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WTF/Headers/wtf/RefCountedAndCanMakeWeakPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-14.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/ScrollBehavior.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-14.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/ScrollBehavior.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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
[4704/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/gbm/GraphicsContextGLTextureMapperGBM.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm/GraphicsContextGLTextureMapperGBM.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm/GraphicsContextGLTextureMapperGBM.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle/GraphicsContextGLANGLE.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/angle/ANGLEUtilities.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsContextGL.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsContextGLActiveInfo.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4705/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-11.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PerformanceNavigationTiming.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PerformanceNavigationTiming.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PerformanceResourceTiming.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/NetworkLoadMetrics.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/HTTPHeaderMap.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringView.h:281:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-11.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PerformanceObserver.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/inspector/InspectorInstrumentation.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-11.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PointerCaptureController.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4706/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-39.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-39.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PathImpl.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PathImpl.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRoundedRect.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4707/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-11.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-11.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/SharedStringHash.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/SharedStringHash.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-11.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/SimpleCaretAnimator.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderTheme.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/PaintInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-11.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/SimpleCaretAnimator.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderTheme.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/PaintInfo.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4708/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-51.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-51.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia/FEDropShadowSkiaApplier.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/skia/FEDropShadowSkiaApplier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FilterEffectApplier.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4709/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-15.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/TextIndicator.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/TextIndicator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/TextIndicator.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ContainerNodeInlines.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-15.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/TextIndicator.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementAncestorIteratorInlines.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorInlines.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4710/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-18.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-18.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp/ContentSecurityPolicyResponseHeaders.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/csp/ContentSecurityPolicyResponseHeaders.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-18.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/glib/DragControllerGLib.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-18.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/linux/ResourceUsageOverlayLinux.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-18.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/linux/ResourceUsageThreadLinux.cpp:75:18: warning: function 'sscanf' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
75 | int retVal = sscanf(bufferSpan.data(), "cpu %16llu %16llu %16llu %16llu %16llu %16llu %16llu %16llu %16llu %16llu",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
76 | &userTime, &niceTime, &systemTime, &idleTime, &ioWait, &irq, &softIrq, &steal, &guest, &guestnice);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/linux/ResourceUsageThreadLinux.cpp:87:24: warning: function 'fgets' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
87 | while ((line = fgets(bufferSpan.data(), statMaxLineLength, file))) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/linux/ResourceUsageThreadLinux.cpp:88:17: warning: function 'strlen' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
88 | if (strlen(line) > 4 && line[0] == 'c' && line[1] == 'p' && line[2] == 'u')
| ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/linux/ResourceUsageThreadLinux.cpp:196:32: warning: function 'strtoull' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
196 | unsigned long long utime = strtoull(position, &position, 10);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/linux/ResourceUsageThreadLinux.cpp:197:32: warning: function 'strtoull' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
197 | unsigned long long stime = strtoull(position, &position, 10);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
[4711/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-13.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/RenderingUpdateScheduler.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/RenderingUpdateScheduler.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/DisplayRefreshMonitorClient.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/RenderingUpdateScheduler.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/RenderingUpdateScheduler.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-13.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/RenderingUpdateScheduler.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SystemTracing.h:196:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:49:101: note: string argument is not guaranteed to be null-terminated
49 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:9: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:57:135: note: string argument is not guaranteed to be null-terminated
57 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, timeDelta.microsecondsAs<int64_t>(), m_processName, name.data(), description, args);
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: warning: function 'vsnprintf' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:68:9: note: 'va_list' is unsafe
68 | vsnprintf(buffer.mutableSpan().data(), buffer.size(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:13: warning: formatting function 'sysprof_collector_mark_vprintf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/SysprofAnnotator.h:97:105: note: string argument is not guaranteed to be null-terminated
97 | sysprof_collector_mark_vprintf(SYSPROF_CAPTURE_CURRENT_TIME, 0, m_processName, name.data(), description, args);
| ^~~~~~~~~~~
7 warnings generated.
[4712/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-72.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-72.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/MediaRecorderPrivate.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediarecorder/MediaRecorderPrivate.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ExceptionOr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Exception.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4713/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-38.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-38.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/MediaSourcePrivate.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/MediaSourcePrivate.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/MediaPlayer.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ContentType.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4714/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-47.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-47.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FEBlend.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FEBlend.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FilterEffect.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FilterEffectApplier.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4715/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-69.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-69.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirkAmLogic.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirkAmLogic.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Logger.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/MakeString.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-69.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirkBroadcomBase.cpp:100:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
100 | GST_DEBUG("[Buffering] Buffering: mode: GST_BUFFERING_STREAM, status: %d%% (corrected to %d%% with current-level-bytes, "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
101 | "to %d%% with %s content, and to %d%% with moving average).", originalBufferingPercentage, correctedBufferingPercentage1,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
102 | correctedBufferingPercentage2, extraElements, averagedBufferingPercentage);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirkBroadcomBase.cpp:102:44: note: string argument is not guaranteed to be null-terminated
102 | correctedBufferingPercentage2, extraElements, averagedBufferingPercentage);
| ^~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirkBroadcomBase.cpp:104:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
104 | GST_DEBUG("[Buffering] Buffering: mode: GST_BUFFERING_STREAM, status: %d%% (corrected to %d%% with %s content and "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
105 | "to %d%% with moving average).", originalBufferingPercentage, correctedBufferingPercentage2, extraElements,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
106 | averagedBufferingPercentage);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirkBroadcomBase.cpp:105:106: note: string argument is not guaranteed to be null-terminated
105 | "to %d%% with moving average).", originalBufferingPercentage, correctedBufferingPercentage2, extraElements,
| ^~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirkBroadcomBase.cpp:181:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
181 | GST_DEBUG("%s %p setting up quirk state on MediaPlayerPrivate %p", identifier().characters(), this, playerPrivate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirkBroadcomBase.cpp:181:76: note: string argument is not guaranteed to be null-terminated
181 | GST_DEBUG("%s %p setting up quirk state on MediaPlayerPrivate %p", identifier().characters(), this, playerPrivate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
4 warnings generated.
[4716/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-53.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-53.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software/FEMergeSoftwareApplier.cpp:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software/FEMergeSoftwareApplier.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FilterEffectApplier.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4717/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-50.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-50.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FilterRenderingMode.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4718/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-9.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-9.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScrollAnimator.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScrollAnimator.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-9.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScrollView.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-9.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScrollView.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4719/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.h:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/PlatformMediaResourceLoader.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/PolicyChecker.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/loader/FrameLoader.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/FrameIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:337:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
337 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propID, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:337:9: note: string argument is not guaranteed to be null-terminated
337 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propID, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:369:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
369 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propID, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:369:9: note: string argument is not guaranteed to be null-terminated
369 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propID, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:379:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
379 | GST_DEBUG_OBJECT(src, "context type: %s", gst_context_get_context_type(context));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:379:47: note: string argument is not guaranteed to be null-terminated
379 | GST_DEBUG_OBJECT(src, "context type: %s", gst_context_get_context_type(context));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:395:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
395 | GST_TRACE_OBJECT(src, "is download suspended %s, does have EOS %s, does have size %s, is seekable %s, size %" G_GUINT64_FORMAT
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
396 | " (min %u)", boolForPrinting(members->isDownloadSuspended), boolForPrinting(members->doesHaveEOS), boolForPrinting(members->size.has_value())
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
397 | , boolForPrinting(members->isSeekable), members->size.value_or(-1), SMALL_MEDIA_RESOURCE_MAX_SIZE);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:396:22: note: string argument is not guaranteed to be null-terminated
396 | " (min %u)", boolForPrinting(members->isDownloadSuspended), boolForPrinting(members->doesHaveEOS), boolForPrinting(members->size.has_value())
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:402:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
402 | GST_TRACE_OBJECT(src, "read position %" G_GUINT64_FORMAT ", state %s", members->readPosition, gst_element_state_get_name(GST_STATE(src)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:402:99: note: string argument is not guaranteed to be null-terminated
402 | GST_TRACE_OBJECT(src, "read position %" G_GUINT64_FORMAT ", state %s", members->readPosition, gst_element_state_get_name(GST_STATE(src)));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:433:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
433 | GST_TRACE_OBJECT(src, "is download suspended %s, does have size %s, is seekable %s, size %" G_GUINT64_FORMAT " (min %u)"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
434 | , boolForPrinting(members->isDownloadSuspended), boolForPrinting(members->size.has_value()), boolForPrinting(members->isSeekable), members->size.value_or(-1)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
435 | , SMALL_MEDIA_RESOURCE_MAX_SIZE);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:434:11: note: string argument is not guaranteed to be null-terminated
434 | , boolForPrinting(members->isDownloadSuspended), boolForPrinting(members->size.has_value()), boolForPrinting(members->isSeekable), members->size.value_or(-1)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:535:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
535 | GST_TRACE_OBJECT(src, "doesHaveEOS: %s, isDownloadSuspended: %s", boolForPrinting(members->doesHaveEOS), boolForPrinting(members->isDownloadSuspended));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:535:71: note: string argument is not guaranteed to be null-terminated
535 | GST_TRACE_OBJECT(src, "doesHaveEOS: %s, isDownloadSuspended: %s", boolForPrinting(members->doesHaveEOS), boolForPrinting(members->isDownloadSuspended));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:596:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
596 | GST_DEBUG("Appending extra header: \"%s: %s\"", field.ascii().data(), fieldContent.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:596:53: note: string argument is not guaranteed to be null-terminated
596 | GST_DEBUG("Appending extra header: \"%s: %s\"", field.ascii().data(), fieldContent.get());
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:628:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
628 | GST_DEBUG_OBJECT(src, "Posting task to request R%u %s requestedPosition=%" G_GUINT64_FORMAT " stopPosition=%" G_GUINT64_FORMAT, members->requestNumber, priv->originalURI.data(), members->requestedPosition, members->stopPosition);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:628:157: note: string argument is not guaranteed to be null-terminated
628 | GST_DEBUG_OBJECT(src, "Posting task to request R%u %s requestedPosition=%" G_GUINT64_FORMAT " stopPosition=%" G_GUINT64_FORMAT, members->requestNumber, priv->originalURI.data(), members->requestedPosition, members->stopPosition);
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:658:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
658 | GST_DEBUG_OBJECT(src, "Range request: %s", formatedRange.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:658:52: note: string argument is not guaranteed to be null-terminated
658 | GST_DEBUG_OBJECT(src, "Range request: %s", formatedRange.get());
| ^~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:663:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
663 | GST_DEBUG_OBJECT(src, "Persistent connection support %s", priv->keepAlive ? "enabled" : "disabled");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:663:63: note: string argument is not guaranteed to be null-terminated
663 | GST_DEBUG_OBJECT(src, "Persistent connection support %s", priv->keepAlive ? "enabled" : "disabled");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:735:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
735 | GST_DEBUG_OBJECT(src, "haveSize: %s, size: %" G_GUINT64_FORMAT, boolForPrinting(members->size.has_value()), members->size.value_or(-1));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:735:69: note: string argument is not guaranteed to be null-terminated
735 | GST_DEBUG_OBJECT(src, "haveSize: %s, size: %" G_GUINT64_FORMAT, boolForPrinting(members->size.has_value()), members->size.value_or(-1));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:748:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
748 | GST_DEBUG_OBJECT(src, "isSeekable: %s", boolForPrinting(members->isSeekable));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:748:45: note: string argument is not guaranteed to be null-terminated
748 | GST_DEBUG_OBJECT(src, "isSeekable: %s", boolForPrinting(members->isSeekable));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:928:9: warning: formatting function 'g_set_error' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
928 | g_set_error(error, GST_URI_ERROR, GST_URI_ERROR_BAD_URI, "Invalid URI '%s'", uri);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:928:86: note: string argument is not guaranteed to be null-terminated
928 | g_set_error(error, GST_URI_ERROR, GST_URI_ERROR_BAD_URI, "Invalid URI '%s'", uri);
| ^~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1081:9: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1081 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: Received %d HTTP error code", m_requestNumber, response.httpStatusCode()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:612:18: note: expanded from macro 'GST_ELEMENT_ERROR'
612 | gchar *__dbg = _gst_element_error_printf debug; \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1081:137: note: string argument is not guaranteed to be null-terminated
1081 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: Received %d HTTP error code", m_requestNumber, response.httpStatusCode()), (nullptr));
| ^~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1081:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1081 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: Received %d HTTP error code", m_requestNumber, response.httpStatusCode()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:5: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1081:9: note: string argument is not guaranteed to be null-terminated
1081 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: Received %d HTTP error code", m_requestNumber, response.httpStatusCode()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:42: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1081:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1081 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: Received %d HTTP error code", m_requestNumber, response.httpStatusCode()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:5: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1081:9: note: string argument is not guaranteed to be null-terminated
1081 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: Received %d HTTP error code", m_requestNumber, response.httpStatusCode()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:42: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1092:13: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1092 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: Received unexpected %d HTTP status code for range request", m_requestNumber, response.httpStatusCode()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:612:18: note: expanded from macro 'GST_ELEMENT_ERROR'
612 | gchar *__dbg = _gst_element_error_printf debug; \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1092:171: note: string argument is not guaranteed to be null-terminated
1092 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: Received unexpected %d HTTP status code for range request", m_requestNumber, response.httpStatusCode()), (nullptr));
| ^~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1092:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1092 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: Received unexpected %d HTTP status code for range request", m_requestNumber, response.httpStatusCode()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:5: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1092:13: note: string argument is not guaranteed to be null-terminated
1092 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: Received unexpected %d HTTP status code for range request", m_requestNumber, response.httpStatusCode()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:42: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1092:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1092 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: Received unexpected %d HTTP status code for range request", m_requestNumber, response.httpStatusCode()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:5: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1092:13: note: string argument is not guaranteed to be null-terminated
1092 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: Received unexpected %d HTTP status code for range request", m_requestNumber, response.httpStatusCode()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:42: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1103:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1103 | GST_DEBUG_OBJECT(src.get(), "R%u: Size: %" G_GUINT64_FORMAT ", isSeekable: %s", m_requestNumber, length, boolForPrinting(members->isSeekable));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1103:110: note: string argument is not guaranteed to be null-terminated
1103 | GST_DEBUG_OBJECT(src.get(), "R%u: Size: %" G_GUINT64_FORMAT ", isSeekable: %s", m_requestNumber, length, boolForPrinting(members->isSeekable));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1115:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1115 | GST_DEBUG_OBJECT(src.get(), "R%u: Response ContentType: %s", m_requestNumber, contentType.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1115:87: note: string argument is not guaranteed to be null-terminated
1115 | GST_DEBUG_OBJECT(src.get(), "R%u: Response ContentType: %s", m_requestNumber, contentType.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1166:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1166 | GST_DEBUG_OBJECT(src.get(), "setting as live stream %s", boolForPrinting(!members->isSeekable));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1166:66: note: string argument is not guaranteed to be null-terminated
1166 | GST_DEBUG_OBJECT(src.get(), "setting as live stream %s", boolForPrinting(!members->isSeekable));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1228:5: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1228 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:611:18: note: expanded from macro 'GST_ELEMENT_ERROR'
611 | gchar *__txt = _gst_element_error_printf text; \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1228:79: note: string argument is not guaranteed to be null-terminated
1228 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:611:44: note: expanded from macro 'GST_ELEMENT_ERROR'
611 | gchar *__txt = _gst_element_error_printf text; \
| ^~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1228:5: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1228 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:612:18: note: expanded from macro 'GST_ELEMENT_ERROR'
612 | gchar *__dbg = _gst_element_error_printf debug; \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1228:125: note: string argument is not guaranteed to be null-terminated
1228 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1228:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1228 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:5: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1228:5: note: string argument is not guaranteed to be null-terminated
1228 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:42: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1228:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1228 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:5: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1228:5: note: string argument is not guaranteed to be null-terminated
1228 | GST_ELEMENT_ERROR(src.get(), RESOURCE, READ, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:42: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1245:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1245 | GST_ERROR_OBJECT(src.get(), "R%u: Have failure: %s", m_requestNumber, error.localizedDescription().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1289:35: note: expanded from macro 'GST_ERROR_OBJECT'
1289 | #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1245:79: note: string argument is not guaranteed to be null-terminated
1245 | GST_ERROR_OBJECT(src.get(), "R%u: Have failure: %s", m_requestNumber, error.localizedDescription().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1289:96: note: expanded from macro 'GST_ERROR_OBJECT'
1289 | #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1246:9: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1246 | GST_ELEMENT_ERROR(src.get(), RESOURCE, FAILED, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:611:18: note: expanded from macro 'GST_ELEMENT_ERROR'
611 | gchar *__txt = _gst_element_error_printf text; \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1246:85: note: string argument is not guaranteed to be null-terminated
1246 | GST_ELEMENT_ERROR(src.get(), RESOURCE, FAILED, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:611:44: note: expanded from macro 'GST_ELEMENT_ERROR'
611 | gchar *__txt = _gst_element_error_printf text; \
| ^~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1246:9: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1246 | GST_ELEMENT_ERROR(src.get(), RESOURCE, FAILED, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:612:18: note: expanded from macro 'GST_ELEMENT_ERROR'
612 | gchar *__dbg = _gst_element_error_printf debug; \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1246:131: note: string argument is not guaranteed to be null-terminated
1246 | GST_ELEMENT_ERROR(src.get(), RESOURCE, FAILED, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1246:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1246 | GST_ELEMENT_ERROR(src.get(), RESOURCE, FAILED, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:5: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1246:9: note: string argument is not guaranteed to be null-terminated
1246 | GST_ELEMENT_ERROR(src.get(), RESOURCE, FAILED, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:42: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1246:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1246 | GST_ELEMENT_ERROR(src.get(), RESOURCE, FAILED, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:5: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1246:9: note: string argument is not guaranteed to be null-terminated
1246 | GST_ELEMENT_ERROR(src.get(), RESOURCE, FAILED, ("R%u: %s", m_requestNumber, error.localizedDescription().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:42: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-58.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1248:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1248 | GST_LOG_OBJECT(src.get(), "R%u: Request cancelled: %s", m_requestNumber, error.localizedDescription().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1293:34: note: expanded from macro 'GST_LOG_OBJECT'
1293 | #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:1248:82: note: string argument is not guaranteed to be null-terminated
1248 | GST_LOG_OBJECT(src.get(), "R%u: Request cancelled: %s", m_requestNumber, error.localizedDescription().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1293:95: note: expanded from macro 'GST_LOG_OBJECT'
1293 | #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
34 warnings generated.
[4720/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-63.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-63.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia/FontCustomPlatformDataSkia.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontCustomPlatformData.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FontPlatformData.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/SharedBuffer.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/FileSystem.h:43:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-63.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia/FontPlatformDataSkia.cpp:36:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/Skia/Headers/top/skia/core/SkStream.h:254:34: warning: function 'strlen' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
254 | return this->write(text, std::strlen(text));
| ^~~~~~~~~~~~~~~~~
2 warnings generated.
[4721/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-62.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-62.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/opentype/OpenTypeVerticalData.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4722/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-27.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-27.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/ColorInterpolationMethod.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/ColorInterpolationMethod.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-27.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/ComplexTextController.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBlock.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-27.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/ComplexTextController.cpp:388:53: warning: conditional expression between different Unicode character types 'char32_t' and 'char16_t' [-Wcharacter-conversion]
388 | char32_t characterToWrite = capitalizedBase ? capitalizedBase.value() : baseOfString[0];
| ^ ~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
3 warnings generated.
[4723/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-79.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-79.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/DeviceOrientationClientMock.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/DeviceOrientationClientMock.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/DeviceOrientationClient.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/DeviceClient.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4724/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-66.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-66.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia/SkiaRecordingResult.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia/SkiaRecordingResult.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia/GraphicsContextSkia.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls/ControlPart.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-66.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia/SkiaRecordingResult.cpp:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia/SkiaRecordingResult.h:44:13: warning: virtual method '~SkiaRecordingResult' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
44 | virtual ~SkiaRecordingResult();
| ^
2 warnings generated.
[4725/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms/TransformState.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms/TransformState.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/transforms/AffineTransform.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:74:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
74 | GST_DEBUG("Codec %s translates to H.264 profile %s and level %s", codec.utf8().data(), GST_STR_NULL(profile), GST_STR_NULL(level));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:74:71: note: string argument is not guaranteed to be null-terminated
74 | GST_DEBUG("Codec %s translates to H.264 profile %s and level %s", codec.utf8().data(), GST_STR_NULL(profile), GST_STR_NULL(level));
| ^~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:109:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
109 | GST_DEBUG("Setting pixel format %s for profile %s", pixelFormat.ascii().data(), gstProfile);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:109:57: note: string argument is not guaranteed to be null-terminated
109 | GST_DEBUG("Setting pixel format %s for profile %s", pixelFormat.ascii().data(), gstProfile);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:118:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
118 | GST_DEBUG("Parsing HEVC codec string: %s", codec.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:118:48: note: string argument is not guaranteed to be null-terminated
118 | GST_DEBUG("Parsing HEVC codec string: %s", codec.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:121:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
121 | GST_WARNING("Invalid HEVC codec: %s", codec.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:121:47: note: string argument is not guaranteed to be null-terminated
121 | GST_WARNING("Invalid HEVC codec: %s", codec.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:136:5: warning: function 'memset' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
136 | memset(profileTierLevel.data(), 0, 11);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:181:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
181 | GST_DEBUG("Setting pixel format %s for profile %s", pixelFormat.ascii().data(), gstProfile);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:181:57: note: string argument is not guaranteed to be null-terminated
181 | GST_DEBUG("Setting pixel format %s for profile %s", pixelFormat.ascii().data(), gstProfile);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:507:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
507 | GST_DEBUG("Codec %s maps to input %" GST_PTR_FORMAT " and output %" GST_PTR_FORMAT, codecString.ascii().data(), inputCaps.get(), outputCaps.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerCodecUtilities.cpp:507:89: note: string argument is not guaranteed to be null-terminated
507 | GST_DEBUG("Codec %s maps to input %" GST_PTR_FORMAT " and output %" GST_PTR_FORMAT, codecString.ascii().data(), inputCaps.get(), outputCaps.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp:168:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
168 | GST_WARNING_OBJECT(m_element.get(), "Pad link failed: %s", gst_pad_link_get_name(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp:168:68: note: string argument is not guaranteed to be null-terminated
168 | GST_WARNING_OBJECT(m_element.get(), "Pad link failed: %s", gst_pad_link_get_name(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp:278:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
278 | GST_TRACE_OBJECT(m_element.get(), "Buffer push result: %s", gst_flow_get_name(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp:278:65: note: string argument is not guaranteed to be null-terminated
278 | GST_TRACE_OBJECT(m_element.get(), "Buffer push result: %s", gst_flow_get_name(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp:286:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
286 | GST_TRACE_OBJECT(m_element.get(), "Result: %s", boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp:286:53: note: string argument is not guaranteed to be null-terminated
286 | GST_TRACE_OBJECT(m_element.get(), "Result: %s", boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp:306:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
306 | GST_WARNING_OBJECT(m_pad.get(), "Pad link failed: %s", gst_pad_link_get_name(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp:306:64: note: string argument is not guaranteed to be null-terminated
306 | GST_WARNING_OBJECT(m_pad.get(), "Pad link failed: %s", gst_pad_link_get_name(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-68.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp:376:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
376 | GST_TRACE_OBJECT(m_pad.get(), "Result: %s", boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp:376:49: note: string argument is not guaranteed to be null-terminated
376 | GST_TRACE_OBJECT(m_pad.get(), "Result: %s", boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
13 warnings generated.
[4726/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Logger.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/MakeString.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:340:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
340 | GST_LOG("Lookup result for %s matching caps %" GST_PTR_FORMAT " : isSupported=%s, isUsingHardware=%s, factory=%" GST_PTR_FORMAT, elementFactoryTypeToString(factoryType), caps.get(), boolForPrinting(isSupported), boolForPrinting(isUsingHardware), selectedFactory.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1309:24: note: expanded from macro 'GST_LOG'
1309 | #define GST_LOG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:340:134: note: string argument is not guaranteed to be null-terminated
340 | GST_LOG("Lookup result for %s matching caps %" GST_PTR_FORMAT " : isSupported=%s, isUsingHardware=%s, factory=%" GST_PTR_FORMAT, elementFactoryTypeToString(factoryType), caps.get(), boolForPrinting(isSupported), boolForPrinting(isUsingHardware), selectedFactory.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1309:85: note: expanded from macro 'GST_LOG'
1309 | #define GST_LOG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:372:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
372 | GST_DEBUG("%s registry scanner initialized", m_isMediaSource ? "MSE" : "Regular playback");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:372:50: note: string argument is not guaranteed to be null-terminated
372 | GST_DEBUG("%s registry scanner initialized", m_isMediaSource ? "MSE" : "Regular playback");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:374:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
374 | GST_DEBUG("Decoder mime-type registered: %s", mimeType.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:374:55: note: string argument is not guaranteed to be null-terminated
374 | GST_DEBUG("Decoder mime-type registered: %s", mimeType.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:376:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
376 | GST_DEBUG("%s decoder codec pattern registered: %s", isHardware ? "Hardware" : "Software", codec.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:376:62: note: string argument is not guaranteed to be null-terminated
376 | GST_DEBUG("%s decoder codec pattern registered: %s", isHardware ? "Hardware" : "Software", codec.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:378:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
378 | GST_DEBUG("Encoder mime-type registered: %s", mimeType.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:378:55: note: string argument is not guaranteed to be null-terminated
378 | GST_DEBUG("Encoder mime-type registered: %s", mimeType.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:380:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
380 | GST_DEBUG("%s encoder codec pattern registered: %s", isHardware ? "Hardware" : "Software", codec.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:380:62: note: string argument is not guaranteed to be null-terminated
380 | GST_DEBUG("%s encoder codec pattern registered: %s", isHardware ? "Hardware" : "Software", codec.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:753:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
753 | GST_ERROR("HEVC codec string is invalid: %s", codec.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1305:26: note: expanded from macro 'GST_ERROR'
1305 | #define GST_ERROR(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:753:55: note: string argument is not guaranteed to be null-terminated
753 | GST_ERROR("HEVC codec string is invalid: %s", codec.utf8().data());
| ^~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1305:87: note: expanded from macro 'GST_ERROR'
1305 | #define GST_ERROR(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:788:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
788 | GST_LOG("Checked %s %s codec \"%s\" supported %s", shouldCheckForHardwareUse ? "hardware" : "software", configLogString.characters(), codec.utf8().data(), boolForPrinting(result.isSupported));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1309:24: note: expanded from macro 'GST_LOG'
1309 | #define GST_LOG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:788:56: note: string argument is not guaranteed to be null-terminated
788 | GST_LOG("Checked %s %s codec \"%s\" supported %s", shouldCheckForHardwareUse ? "hardware" : "software", configLogString.characters(), codec.utf8().data(), boolForPrinting(result.isSupported));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1309:85: note: expanded from macro 'GST_LOG'
1309 | #define GST_LOG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:955:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
955 | GST_DEBUG("%s decoding supported for caps %" GST_PTR_FORMAT ": %s", shouldCheckForHardwareUse ? "Hardware" : "Software", caps.get(), boolForPrinting(supported));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:955:73: note: string argument is not guaranteed to be null-terminated
955 | GST_DEBUG("%s decoding supported for caps %" GST_PTR_FORMAT ": %s", shouldCheckForHardwareUse ? "Hardware" : "Software", caps.get(), boolForPrinting(supported));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:969:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
969 | GST_ERROR("H.264 profile / level was not recognised in codec %s", codec.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1305:26: note: expanded from macro 'GST_ERROR'
1305 | #define GST_ERROR(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:969:75: note: string argument is not guaranteed to be null-terminated
969 | GST_ERROR("H.264 profile / level was not recognised in codec %s", codec.utf8().data());
| ^~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1305:87: note: expanded from macro 'GST_ERROR'
1305 | #define GST_ERROR(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:975:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
975 | GST_DEBUG("Maximum video resolution requested: %s, supplied codec level IDC: %u", maxVideoResolution, levelAsInteger);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:975:91: note: string argument is not guaranteed to be null-terminated
975 | GST_DEBUG("Maximum video resolution requested: %s, supplied codec level IDC: %u", maxVideoResolution, levelAsInteger);
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:1025:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1025 | GST_DEBUG("Checking %s support for video configuration: \"%s\" size: %ux%u bitrate: %" G_GUINT64_FORMAT " framerate: %f", configLogString.characters(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1026 | videoConfiguration.contentType.utf8().data(),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1027 | videoConfiguration.width, videoConfiguration.height,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1028 | videoConfiguration.bitrate, videoConfiguration.framerate);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:1025:131: note: string argument is not guaranteed to be null-terminated
1025 | GST_DEBUG("Checking %s support for video configuration: \"%s\" size: %ux%u bitrate: %" G_GUINT64_FORMAT " framerate: %f", configLogString.characters(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:1041:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1041 | GST_DEBUG("Checking %s support for audio configuration: \"%s\" %s channels, bitrate: %" G_GUINT64_FORMAT " samplerate: %u", configLogString.characters(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1042 | audioConfiguration.contentType.utf8().data(), audioConfiguration.channels.utf8().data(),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1043 | audioConfiguration.bitrate.value_or(0), audioConfiguration.samplerate.value_or(0));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerRegistryScanner.cpp:1041:133: note: string argument is not guaranteed to be null-terminated
1041 | GST_DEBUG("Checking %s support for audio configuration: \"%s\" %s channels, bitrate: %" G_GUINT64_FORMAT " samplerate: %u", configLogString.characters(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:68:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
68 | GST_ERROR("Invalid value for %s: '%s'. Accepted values are 'UseIfNeeded', 'ForceEnable' and 'ForceDisable'. Defaulting to `UseIfNeeded`...", environmentVariableName, textValue);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1305:26: note: expanded from macro 'GST_ERROR'
1305 | #define GST_ERROR(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:68:146: note: string argument is not guaranteed to be null-terminated
68 | GST_ERROR("Invalid value for %s: '%s'. Accepted values are 'UseIfNeeded', 'ForceEnable' and 'ForceDisable'. Defaulting to `UseIfNeeded`...", environmentVariableName, textValue);
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:105:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
105 | GST_DEBUG("BaseSinkPositionFlushWorkaroundProbe: running %s, the bug was fixed in 1.24.", versionString.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:105:99: note: string argument is not guaranteed to be null-terminated
105 | GST_DEBUG("BaseSinkPositionFlushWorkaroundProbe: running %s, the bug was fixed in 1.24.", versionString.get());
| ^~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:123:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
123 | GST_DEBUG("BaseSinkPositionFlushWorkaroundProbe is%s needed in this system.", s_isNeeded ? "" : " NOT");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:123:87: note: string argument is not guaranteed to be null-terminated
123 | GST_DEBUG("BaseSinkPositionFlushWorkaroundProbe is%s needed in this system.", s_isNeeded ? "" : " NOT");
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:137:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
137 | GST_TRACE_OBJECT(pad, "m_isHandlingFlushStop: %s, pad is flushing: %s, received: %" GST_PTR_FORMAT, boolForPrinting(self->m_isHandlingFlushStop), boolForPrinting(GST_PAD_IS_FLUSHING(pad)), info->data);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:137:109: note: string argument is not guaranteed to be null-terminated
137 | GST_TRACE_OBJECT(pad, "m_isHandlingFlushStop: %s, pad is flushing: %s, received: %" GST_PTR_FORMAT, boolForPrinting(self->m_isHandlingFlushStop), boolForPrinting(GST_PAD_IS_FLUSHING(pad)), info->data);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:210:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
210 | GST_DEBUG("AppSinkFlushCapsWorkaroundProbe: gst-plugins-base version is %s, bug was fixed in 1.21.1 and backported to 1.20.3.", version.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:210:137: note: string argument is not guaranteed to be null-terminated
210 | GST_DEBUG("AppSinkFlushCapsWorkaroundProbe: gst-plugins-base version is %s, bug was fixed in 1.21.1 and backported to 1.20.3.", version.get());
| ^~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:244:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
244 | GST_DEBUG("AppSinkFlushCapsWorkaroundProbe is%s needed in this system.", s_isNeeded ? "" : " NOT");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:244:82: note: string argument is not guaranteed to be null-terminated
244 | GST_DEBUG("AppSinkFlushCapsWorkaroundProbe is%s needed in this system.", s_isNeeded ? "" : " NOT");
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:273:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
273 | GST_DEBUG_OBJECT(pad, "wereCapsSent = %s. Returning from the probe so that the buffer is sent: %" GST_PTR_FORMAT, boolForPrinting(wereCapsSent), info->data);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:273:127: note: string argument is not guaranteed to be null-terminated
273 | GST_DEBUG_OBJECT(pad, "wereCapsSent = %s. Returning from the probe so that the buffer is sent: %" GST_PTR_FORMAT, boolForPrinting(wereCapsSent), info->data);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-55.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:291:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
291 | GST_DEBUG("WebKitAppsinkWithWorkarounds WILL%s be registered.", doesNeedWorkarounds ? "" : " NOT");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerSinksWorkarounds.cpp:291:69: note: string argument is not guaranteed to be null-terminated
291 | GST_DEBUG("WebKitAppsinkWithWorkarounds WILL%s be registered.", doesNeedWorkarounds ? "" : " NOT");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
22 warnings generated.
[4727/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm/GBMDevice.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:74:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.h:41:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaSourceTrackGStreamer.h:45:13: warning: virtual method '~MediaSourceTrackGStreamer' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
45 | virtual ~MediaSourceTrackGStreamer();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm/GBMDevice.cpp:44:9: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
44 | WTFLogAlways("Failed to open DRM node %s: %s", filename.data(), safeStrerror(errno).data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm/GBMDevice.cpp:44:56: note: string argument is not guaranteed to be null-terminated
44 | WTFLogAlways("Failed to open DRM node %s: %s", filename.data(), safeStrerror(errno).data());
| ^~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm/GBMDevice.cpp:49:9: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
49 | WTFLogAlways("Failed to create GBM device for DRM node: %s: %s", filename.data(), safeStrerror(errno).data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm/GBMDevice.cpp:49:74: note: string argument is not guaranteed to be null-terminated
49 | WTFLogAlways("Failed to create GBM device for DRM node: %s: %s", filename.data(), safeStrerror(errno).data());
| ^~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gbm/MemoryMappedGPUBuffer.cpp:322:12: warning: the two-parameter std::span construction is unsafe as it can introduce mismatch between buffer size and the bound information [-Wunsafe-buffer-usage-in-container]
322 | return { static_cast<uint32_t*>(m_mappedData), primaryPlaneDmaBufStride() / 4 };
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1370:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1370 | GST_WARNING("Structure field %s does not hold a list", key.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1370:64: note: string argument is not guaranteed to be null-terminated
1370 | GST_WARNING("Structure field %s does not hold a list", key.characters());
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1370:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1370 | GST_WARNING("Structure field %s does not hold a list", key.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1370:64: note: string argument is not guaranteed to be null-terminated
1370 | GST_WARNING("Structure field %s does not hold a list", key.characters());
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1370:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1370 | GST_WARNING("Structure field %s does not hold a list", key.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1370:64: note: string argument is not guaranteed to be null-terminated
1370 | GST_WARNING("Structure field %s does not hold a list", key.characters());
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1370:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1370 | GST_WARNING("Structure field %s does not hold a list", key.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1370:64: note: string argument is not guaranteed to be null-terminated
1370 | GST_WARNING("Structure field %s does not hold a list", key.characters());
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1370:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1370 | GST_WARNING("Structure field %s does not hold a list", key.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1370:64: note: string argument is not guaranteed to be null-terminated
1370 | GST_WARNING("Structure field %s does not hold a list", key.characters());
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1370:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1370 | GST_WARNING("Structure field %s does not hold a list", key.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1370:64: note: string argument is not guaranteed to be null-terminated
1370 | GST_WARNING("Structure field %s does not hold a list", key.characters());
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/AudioTrackPrivateGStreamer.cpp:94:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
94 | GST_DEBUG_OBJECT(objectForLogging(), "Setting codec to %s", codec.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/AudioTrackPrivateGStreamer.cpp:94:65: note: string argument is not guaranteed to be null-terminated
94 | GST_DEBUG_OBJECT(objectForLogging(), "Setting codec to %s", codec.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GLVideoSinkGStreamer.cpp:161:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
161 | GST_DEBUG_OBJECT(element, "%s", gst_state_change_get_name(transition));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GLVideoSinkGStreamer.cpp:161:37: note: string argument is not guaranteed to be null-terminated
161 | GST_DEBUG_OBJECT(element, "%s", gst_state_change_get_name(transition));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GLVideoSinkGStreamer.cpp:193:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
193 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, paramSpec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GLVideoSinkGStreamer.cpp:193:9: note: string argument is not guaranteed to be null-terminated
193 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, paramSpec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerAudioMixer.cpp:61:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
61 | GST_DEBUG_OBJECT(m_pipeline.get(), "Handling %s transition (%u mixer pads)", gst_state_change_get_name(stateChange), m_mixer->numsinkpads);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerAudioMixer.cpp:61:82: note: string argument is not guaranteed to be null-terminated
61 | GST_DEBUG_OBJECT(m_pipeline.get(), "Handling %s transition (%u mixer pads)", gst_state_change_get_name(stateChange), m_mixer->numsinkpads);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:306:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
306 | GST_DEBUG("URL: %s", url.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:306:26: note: string argument is not guaranteed to be null-terminated
306 | GST_DEBUG("URL: %s", url.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:307:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
307 | GST_DEBUG("Requested protocol: %s (allowed: %s)", protocol.utf8().data(), isAllowed ? "yes" : "no");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:307:55: note: string argument is not guaranteed to be null-terminated
307 | GST_DEBUG("Requested protocol: %s (allowed: %s)", protocol.utf8().data(), isAllowed ? "yes" : "no");
| ^~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:323:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
323 | GST_WARNING_OBJECT(pad.get(), "Got invalid stream-id from pad: %s", streamIdAsCharacters.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:323:77: note: string argument is not guaranteed to be null-terminated
323 | GST_WARNING_OBJECT(pad.get(), "Got invalid stream-id from pad: %s", streamIdAsCharacters.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:338:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
338 | GST_WARNING_OBJECT(stream.get(), "Got invalid stream-id from stream: %s", streamIdAsCharacters);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:338:83: note: string argument is not guaranteed to be null-terminated
338 | GST_WARNING_OBJECT(stream.get(), "Got invalid stream-id from stream: %s", streamIdAsCharacters);
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:480:40: warning: function 'strcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
480 | if (!disableFastMalloc || !strcmp(disableFastMalloc, "0"))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:593:42: warning: function 'strcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
593 | if (!enableLegacyVAAPIPlugin || !strcmp(enableLegacyVAAPIPlugin, "0")) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:675:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
675 | gst_debug_log(debugCategory(), gstDebugLevel, __FILE__, __FUNCTION__, __LINE__, nullptr, "%s", logString.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:675:100: note: string argument is not guaranteed to be null-terminated
675 | gst_debug_log(debugCategory(), gstDebugLevel, __FILE__, __FUNCTION__, __LINE__, nullptr, "%s", logString.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1032:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1010 | break;
| ~~~~~~
1011 |
1012 | GstState oldState;
| ~~~~~~~~~~~~~~~~~~
1013 | GstState newState;
| ~~~~~~~~~~~~~~~~~~
1014 | GstState pending;
| ~~~~~~~~~~~~~~~~~
1015 | gst_message_parse_state_changed(message, &oldState, &newState, &pending);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1016 |
1017 | GST_INFO_OBJECT(pipeline.get(), "State changed (old: %s, new: %s, pending: %s)", gst_element_state_get_name(oldState),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1018 | gst_element_state_get_name(newState), gst_element_state_get_name(pending));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1019 |
1020 | auto dotFileName = makeString(unsafeSpan(GST_OBJECT_NAME(pipeline.get())), '_', unsafeSpan(gst_element_state_get_name(oldState)), '_', unsafeSpan(gst_element_state_get_name(newState)));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1021 | GST_DEBUG_BIN_TO_DOT_FILE_WITH_TS(GST_BIN_CAST(pipeline.get()), GST_DEBUG_GRAPH_SHOW_ALL, dotFileName.utf8().data());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1022 | break;
| ~~~~~~
1023 | }
| ~
1024 | case GST_MESSAGE_LATENCY:
| ~~~~~~~~~~~~~~~~~~~~~~~~~
1025 | // Recalculate the latency, we don't need any special handling
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1032:94: note: string argument is not guaranteed to be null-terminated
1032 | GST_INFO_OBJECT(pipeline.get(), "State changed (old: %s, new: %s, pending: %s)", gst_element_state_get_name(oldState),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1071:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1071 | GST_WARNING("Plugin %s not found. Please check your GStreamer installation", name.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1071:86: note: string argument is not guaranteed to be null-terminated
1071 | GST_WARNING("Plugin %s not found. Please check your GStreamer installation", name.characters());
| ^~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1090:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1083 | g_signal_connect_data(audioSink, "child-added", G_CALLBACK(+[](GstChildProxy*, GObject* object, gchar*, gpointer userData) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1084 | auto* role = reinterpret_cast<StringImpl*>(userData);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1085 | auto* objectClass = G_OBJECT_GET_CLASS(object);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1086 | if (role && g_object_class_find_property(objectClass, "stream-properties")) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1087 | GUniquePtr<GstStructure> properties(gst_structure_new("stream-properties", "media.role", G_TYPE_STRING, role->utf8().data(), nullptr));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1088 | g_object_set(object, "stream-properties", properties.get(), nullptr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1089 | IGNORE_WARNINGS_BEGIN("cast-align")
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1090 | GST_DEBUG("Set media.role as %s on %" GST_PTR_FORMAT, role->utf8().data(), GST_ELEMENT_CAST(object));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1091 | IGNORE_WARNINGS_END
| ~~~~~~~~~~~~~~~~~~~
1092 | }
| ~
1093 | if (g_object_class_find_property(objectClass, "client-name")) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1094 | auto& clientName = getApplicationName();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1095 | g_object_set(object, "client-name", clientName.ascii().data(), nullptr);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1096 | }
| ~
1097 | }), role.isolatedCopy().releaseImpl().leakRef(), static_cast<GClosureNotify>([](gpointer userData, GClosure*) {
| ~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1090:67: note: string argument is not guaranteed to be null-terminated
1090 | GST_DEBUG("Set media.role as %s on %" GST_PTR_FORMAT, role->utf8().data(), GST_ELEMENT_CAST(object));
| ^~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1120:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1120 | GST_DEBUG_OBJECT(pipeline, "Setting state to %s", gst_element_state_get_name(targetState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1120:55: note: string argument is not guaranteed to be null-terminated
1120 | GST_DEBUG_OBJECT(pipeline, "Setting state to %s", gst_element_state_get_name(targetState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1140:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1140 | GST_DEBUG_OBJECT(pipeline, "Task finished, result: %s, target state reached: %s", gst_element_state_change_return_get_name(result), boolForPrinting(currentState == targetState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1140:91: note: string argument is not guaranteed to be null-terminated
1140 | GST_DEBUG_OBJECT(pipeline, "Task finished, result: %s, target state reached: %s", gst_element_state_change_return_get_name(result), boolForPrinting(currentState == targetState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1177:9: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1177 | WTFLogAlways("GStreamer element %s not found. Please install it", factoryName.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1177:75: note: string argument is not guaranteed to be null-terminated
1177 | WTFLogAlways("GStreamer element %s not found. Please install it", factoryName.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1485:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1485 | GST_WARNING("Unhandled GValue type: %s", G_VALUE_TYPE_NAME(value));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1485:46: note: string argument is not guaranteed to be null-terminated
1485 | GST_WARNING("Unhandled GValue type: %s", G_VALUE_TYPE_NAME(value));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gvalue.h:76:34: note: expanded from macro 'G_VALUE_TYPE_NAME'
76 | #define G_VALUE_TYPE_NAME(value) (g_type_name (G_VALUE_TYPE (value)))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1559:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1559 | GST_WARNING("Unhandled colorspace matrix from %s", colorimetry.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1559:60: note: string argument is not guaranteed to be null-terminated
1559 | GST_WARNING("Unhandled colorspace matrix from %s", colorimetry.get());
| ^~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1609:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1609 | GST_WARNING("Unhandled colorspace transfer from %s", colorimetry.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1609:62: note: string argument is not guaranteed to be null-terminated
1609 | GST_WARNING("Unhandled colorspace transfer from %s", colorimetry.get());
| ^~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-54.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1650:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1650 | GST_WARNING("Unhandled colorspace primaries from %s", colorimetry.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.cpp:1650:63: note: string argument is not guaranteed to be null-terminated
1650 | GST_WARNING("Unhandled colorspace primaries from %s", colorimetry.get());
| ^~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
32 warnings generated.
[4728/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-49.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-49.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FETile.cpp:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FETile.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FilterEffect.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FilterEffectApplier.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4729/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-86.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-86.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/SynchronousLoaderClient.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/SynchronousLoaderClient.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup/ResourceError.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/ResourceErrorBase.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/URL.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-86.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib/DNSResolveQueueGLib.cpp:51:29: warning: function 'strcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
51 | return uris && *uris && strcmp(*uris, "direct://");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib/DNSResolveQueueGLib.cpp:59:9: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
59 | WTFLogAlways("Error determining system proxy settings: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib/DNSResolveQueueGLib.cpp:59:69: note: string argument is not guaranteed to be null-terminated
59 | WTFLogAlways("Error determining system proxy settings: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib/DNSResolveQueueGLib.cpp:124:17: warning: function 'memcpy' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
124 | memcpy(&ipv4Address, g_inet_address_to_bytes(address), g_inet_address_get_native_size(address));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/glib/DNSResolveQueueGLib.cpp:130:17: warning: function 'memcpy' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
130 | memcpy(&ipv6Address, g_inet_address_to_bytes(address), g_inet_address_get_native_size(address));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
[4730/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-88.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-88.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/soup/PublicSuffixStoreSoup.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/PublicSuffixStore.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/PublicSuffix.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CrossThreadCopier.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-88.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql/SQLiteDatabase.cpp:75:13: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
75 | WTFLogAlways("Failed to initialize SQLite: %s", sqlite3_errstr(ret));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/sql/SQLiteDatabase.cpp:75:61: note: string argument is not guaranteed to be null-terminated
75 | WTFLogAlways("Failed to initialize SQLite: %s", sqlite3_errstr(ret));
| ^~~~~~~~~~~~~~~~~~~
2 warnings generated.
[4731/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Logger.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/MakeString.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.h:41:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaSourceTrackGStreamer.h:45:13: warning: virtual method '~MediaSourceTrackGStreamer' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
45 | virtual ~MediaSourceTrackGStreamer();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:309:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
309 | GST_DEBUG_OBJECT(source, "Adding stream with trackId '%" PRIu64 "' of type %s with caps %" GST_PTR_FORMAT, track->id(), streamTypeToString(track->type()), track->initialCaps().get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:309:129: note: string argument is not guaranteed to be null-terminated
309 | GST_DEBUG_OBJECT(source, "Adding stream with trackId '%" PRIu64 "' of type %s with caps %" GST_PTR_FORMAT, track->id(), streamTypeToString(track->type()), track->initialCaps().get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:350:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
350 | GST_DEBUG_OBJECT(source, "Adding pad '%s' for stream with id '%" PRIu64 "'", GST_OBJECT_NAME(stream->pad.get()), stream->track->id());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:350:86: note: string argument is not guaranteed to be null-terminated
350 | GST_DEBUG_OBJECT(source, "Adding pad '%s' for stream with id '%" PRIu64 "'", GST_OBJECT_NAME(stream->pad.get()), stream->track->id());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstobject.h:164:41: note: expanded from macro 'GST_OBJECT_NAME'
164 | #define GST_OBJECT_NAME(obj) (GST_OBJECT_CAST(obj)->name)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:482:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
482 | GST_DEBUG_OBJECT(pad, "STREAM_COLLECTION event has been pushed, %s was returned.", boolForPrinting(wasStreamCollectionSent));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:482:92: note: string argument is not guaranteed to be null-terminated
482 | GST_DEBUG_OBJECT(pad, "STREAM_COLLECTION event has been pushed, %s was returned.", boolForPrinting(wasStreamCollectionSent));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:497:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
497 | GST_DEBUG_OBJECT(pad, "STREAM_START event pushed, %s was returned.", boolForPrinting(wasStreamStartSent));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:497:78: note: string argument is not guaranteed to be null-terminated
497 | GST_DEBUG_OBJECT(pad, "STREAM_START event pushed, %s was returned.", boolForPrinting(wasStreamStartSent));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:506:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
506 | GST_DEBUG_OBJECT(pad, "Pushed initial CAPS event, %s was returned.", boolForPrinting(wasCapsEventSent));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:506:78: note: string argument is not guaranteed to be null-terminated
506 | GST_DEBUG_OBJECT(pad, "Pushed initial CAPS event, %s was returned.", boolForPrinting(wasCapsEventSent));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:553:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
553 | GST_DEBUG_OBJECT(pad, "SEGMENT event pushed, result = %s.", boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:553:69: note: string argument is not guaranteed to be null-terminated
553 | GST_DEBUG_OBJECT(pad, "SEGMENT event pushed, result = %s.", boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:571:17: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
571 | GST_DEBUG_OBJECT(pad, "CAPS event pushed, result = %s.", boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:571:74: note: string argument is not guaranteed to be null-terminated
571 | GST_DEBUG_OBJECT(pad, "CAPS event pushed, result = %s.", boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:598:13: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
598 | GST_ELEMENT_ERROR(stream->source, CORE, PAD, ("Failed to push buffer"), ("gst_pad_push() returned %s", gst_flow_get_name(result)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:612:18: note: expanded from macro 'GST_ELEMENT_ERROR'
612 | gchar *__dbg = _gst_element_error_printf debug; \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:598:116: note: string argument is not guaranteed to be null-terminated
598 | GST_ELEMENT_ERROR(stream->source, CORE, PAD, ("Failed to push buffer"), ("gst_pad_push() returned %s", gst_flow_get_name(result)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:612:44: note: expanded from macro 'GST_ELEMENT_ERROR'
612 | gchar *__dbg = _gst_element_error_printf debug; \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:598:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
598 | GST_ELEMENT_ERROR(stream->source, CORE, PAD, ("Failed to push buffer"), ("gst_pad_push() returned %s", gst_flow_get_name(result)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:5: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:598:13: note: string argument is not guaranteed to be null-terminated
598 | GST_ELEMENT_ERROR(stream->source, CORE, PAD, ("Failed to push buffer"), ("gst_pad_push() returned %s", gst_flow_get_name(result)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:42: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:598:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
598 | GST_ELEMENT_ERROR(stream->source, CORE, PAD, ("Failed to push buffer"), ("gst_pad_push() returned %s", gst_flow_get_name(result)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:5: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:598:13: note: string argument is not guaranteed to be null-terminated
598 | GST_ELEMENT_ERROR(stream->source, CORE, PAD, ("Failed to push buffer"), ("gst_pad_push() returned %s", gst_flow_get_name(result)));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:42: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:600:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
600 | GST_DEBUG_OBJECT(pad, "First buffer on this pad was pushed (ret = %s).", gst_flow_get_name(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:600:86: note: string argument is not guaranteed to be null-terminated
600 | GST_DEBUG_OBJECT(pad, "First buffer on this pad was pushed (ret = %s).", gst_flow_get_name(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:622:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
622 | GST_DEBUG_OBJECT(stream->source, "Flush requested for stream '%" PRIu64 "'. isSeekingFlush = %s",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
623 | stream->track->id(), boolForPrinting(isSeekingFlush));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:623:30: note: string argument is not guaranteed to be null-terminated
623 | stream->track->id(), boolForPrinting(isSeekingFlush));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:684:17: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
684 | GST_DEBUG_OBJECT(stream->source, "Resetting segment to current pipeline running time (%" GST_TIME_FORMAT
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
685 | " and stream time (%" GST_TIME_FORMAT " = %s), updating rate to %f", GST_TIME_ARGS(pipelineRunningTime),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
686 | GST_TIME_ARGS(pipelineStreamTime), streamTime.toString().ascii().data(), stream->source->priv->rate);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:686:56: note: string argument is not guaranteed to be null-terminated
686 | GST_TIME_ARGS(pipelineStreamTime), streamTime.toString().ascii().data(), stream->source->priv->rate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:718:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
718 | GST_DEBUG_OBJECT(stream->pad.get(), "Sending FLUSH_STOP downstream (resetTime = %s).", boolForPrinting(isSeekingFlush));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:718:96: note: string argument is not guaranteed to be null-terminated
718 | GST_DEBUG_OBJECT(stream->pad.get(), "Sending FLUSH_STOP downstream (resetTime = %s).", boolForPrinting(isSeekingFlush));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:734:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
734 | GST_DEBUG_OBJECT(stream->source, "Flush request for stream '%" PRIu64 "' (isSeekingFlush = %s) satisfied.",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
735 | stream->track->id(), boolForPrinting(isSeekingFlush));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:735:30: note: string argument is not guaranteed to be null-terminated
735 | stream->track->id(), boolForPrinting(isSeekingFlush));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:781:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
781 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.cpp:781:9: note: string argument is not guaranteed to be null-terminated
781 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk/ImageAdapterGtk.cpp:43:27: warning: formatting function 'g_strdup_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
43 | GUniquePtr<char> path(g_strdup_printf("/org/webkitgtk/resources/images/%s", iconName));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk/ImageAdapterGtk.cpp:43:81: note: string argument is not guaranteed to be null-terminated
43 | GUniquePtr<char> path(g_strdup_printf("/org/webkitgtk/resources/images/%s", iconName));
| ^~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-60.cpp:7:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gtk/SystemFontDatabaseGTK.cpp:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gtk/gtk.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gsk.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gskblendnode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gsktypes.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene.h:38:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:117:57: warning: 'f' is an unsafe pointer used for buffer access [-Wunsafe-buffer-usage]
117 | const float *f)
| ~~~~~~~~~~~~~~~~~~~~~^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:122:35: note: used in pointer arithmetic here
122 | m->w = graphene_simd4f_init_4f (f + 12);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:121:35: note: used in pointer arithmetic here
121 | m->z = graphene_simd4f_init_4f (f + 8);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:119:35: note: used in pointer arithmetic here
119 | m->x = graphene_simd4f_init_4f (f + 0);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:120:35: note: used in pointer arithmetic here
120 | m->y = graphene_simd4f_init_4f (f + 4);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:137:56: warning: 'v' is an unsafe pointer used for buffer access [-Wunsafe-buffer-usage]
137 | float *v)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:141:33: note: used in pointer arithmetic here
141 | graphene_simd4f_dup_4f (m->z, v + 8);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:140:33: note: used in pointer arithmetic here
140 | graphene_simd4f_dup_4f (m->y, v + 4);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:139:33: note: used in pointer arithmetic here
139 | graphene_simd4f_dup_4f (m->x, v + 0);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:142:33: note: used in pointer arithmetic here
142 | graphene_simd4f_dup_4f (m->w, v + 12);
| ^
21 warnings generated.
[4732/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-73.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-73.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamPrivate.cpp:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamPrivate.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4733/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-52.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-52.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software/FEConvolveMatrixSoftwareApplier.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/software/FEConvolveMatrixSoftwareApplier.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/filters/FilterEffectApplier.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4734/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Logger.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/MakeString.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:82:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
82 | GST_DEBUG("Quirk manager created%s", m_isForTesting ? " for testing." : ".");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:82:42: note: string argument is not guaranteed to be null-terminated
82 | GST_DEBUG("Quirk manager created%s", m_isForTesting ? " for testing." : ".");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:87:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
87 | GST_DEBUG("Attempting to parse requested quirks: %s", GST_STR_NULL(quirksList));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:87:59: note: string argument is not guaranteed to be null-terminated
87 | GST_DEBUG("Attempting to parse requested quirks: %s", GST_STR_NULL(quirksList));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:242:27: note: expanded from macro 'GST_STR_NULL'
242 | #define GST_STR_NULL(str) ((str) ? (str) : "(NULL)")
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:112:17: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
112 | GST_WARNING("Unknown quirk requested: %s. Skipping", identifier.toStringWithoutCopying().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:112:70: note: string argument is not guaranteed to be null-terminated
112 | GST_WARNING("Unknown quirk requested: %s. Skipping", identifier.toStringWithoutCopying().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:117:17: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
117 | GST_WARNING("Quirk %s was requested but is not supported on this platform. Skipping", quirk->identifier().characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:117:103: note: string argument is not guaranteed to be null-terminated
117 | GST_WARNING("Quirk %s was requested but is not supported on this platform. Skipping", quirk->identifier().characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:125:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
125 | GST_DEBUG("Attempting to parse requested hole-punch quirk: %s", GST_STR_NULL(holePunchQuirk));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:125:69: note: string argument is not guaranteed to be null-terminated
125 | GST_DEBUG("Attempting to parse requested hole-punch quirk: %s", GST_STR_NULL(holePunchQuirk));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:242:27: note: expanded from macro 'GST_STR_NULL'
242 | #define GST_STR_NULL(str) ((str) ? (str) : "(NULL)")
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:145:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
145 | GST_WARNING("HolePunch quirk %s un-supported.", identifier.toStringWithoutCopying().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:145:57: note: string argument is not guaranteed to be null-terminated
145 | GST_WARNING("HolePunch quirk %s un-supported.", identifier.toStringWithoutCopying().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:158:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
158 | GST_DEBUG("Using AudioSink from quirk %s : %" GST_PTR_FORMAT, quirk->identifier().characters(), sink);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:158:75: note: string argument is not guaranteed to be null-terminated
158 | GST_DEBUG("Using AudioSink from quirk %s : %" GST_PTR_FORMAT, quirk->identifier().characters(), sink);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:173:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
173 | GST_DEBUG("Using WebAudioSink from quirk %s : %" GST_PTR_FORMAT, quirk->identifier().characters(), sink);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:173:74: note: string argument is not guaranteed to be null-terminated
173 | GST_DEBUG("Using WebAudioSink from quirk %s : %" GST_PTR_FORMAT, quirk->identifier().characters(), sink);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:188:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
188 | GST_DEBUG("Using HolePunchSink from quirk %s : %" GST_PTR_FORMAT, m_holePunchQuirk->identifier().characters(), sink);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:188:71: note: string argument is not guaranteed to be null-terminated
188 | GST_DEBUG("Using HolePunchSink from quirk %s : %" GST_PTR_FORMAT, m_holePunchQuirk->identifier().characters(), sink);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:225:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
225 | GST_DEBUG("Setting %" GST_PTR_FORMAT " as %s accelerated from quirk %s", factory, quirk->identifier().characters(), *result ? "hardware" : "software");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:225:91: note: string argument is not guaranteed to be null-terminated
225 | GST_DEBUG("Setting %" GST_PTR_FORMAT " as %s accelerated from quirk %s", factory, quirk->identifier().characters(), *result ? "hardware" : "software");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:244:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
244 | GST_DEBUG("Quirk %s requests audio/video decoder factory list override to %" G_GUINT32_FORMAT, quirk->identifier().characters(), static_cast<uint32_t>(*result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:244:104: note: string argument is not guaranteed to be null-terminated
244 | GST_DEBUG("Quirk %s requests audio/video decoder factory list override to %" G_GUINT32_FORMAT, quirk->identifier().characters(), static_cast<uint32_t>(*result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:273:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
273 | GST_DEBUG("Quirk %s requests these playbin flags: %u", quirk->identifier().characters(), quirkFlags);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/GStreamerQuirks.cpp:273:64: note: string argument is not guaranteed to be null-terminated
273 | GST_DEBUG("Quirk %s requests these playbin flags: %u", quirk->identifier().characters(), quirkFlags);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:154:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
154 | GST_DEBUG("Encoder %s not found, will not be used", name.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:154:65: note: string argument is not guaranteed to be null-terminated
154 | GST_DEBUG("Encoder %s not found, will not be used", name.characters());
| ^~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:159:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
159 | GST_DEBUG("Encoder %s rank is below MARGINAL, will not be used.", name.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:159:79: note: string argument is not guaranteed to be null-terminated
159 | GST_DEBUG("Encoder %s rank is below MARGINAL, will not be used.", name.characters());
| ^~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:166:17: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
166 | GST_WARNING("Parser %s is required for encoder %s. Skipping registration", parserName.characters(), name.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:166:92: note: string argument is not guaranteed to be null-terminated
166 | GST_WARNING("Parser %s is required for encoder %s. Skipping registration", parserName.characters(), name.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:194:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
194 | GST_INFO("Encoder %s registered", name.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1307:25: note: expanded from macro 'GST_INFO'
1307 | #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:194:43: note: string argument is not guaranteed to be null-terminated
194 | GST_INFO("Encoder %s registered", name.characters());
| ^~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1307:86: note: expanded from macro 'GST_INFO'
1307 | #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:267:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
267 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:267:9: note: string argument is not guaranteed to be null-terminated
267 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:422:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
422 | GST_DEBUG_OBJECT(self, "Compatible encoder found: %s", encoder.name.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:422:68: note: string argument is not guaranteed to be null-terminated
422 | GST_DEBUG_OBJECT(self, "Compatible encoder found: %s", encoder.name.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:436:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
436 | GST_DEBUG_OBJECT(self, "The highest ranked encoder is %s", candidates[0].second->name.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:436:64: note: string argument is not guaranteed to be null-terminated
436 | GST_DEBUG_OBJECT(self, "The highest ranked encoder is %s", candidates[0].second->name.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:460:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
460 | GST_ERROR_OBJECT(self, "No encoder found for codec %s", codecName.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1289:35: note: expanded from macro 'GST_ERROR_OBJECT'
1289 | #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:460:65: note: string argument is not guaranteed to be null-terminated
460 | GST_ERROR_OBJECT(self, "No encoder found for codec %s", codecName.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1289:96: note: expanded from macro 'GST_ERROR_OBJECT'
1289 | #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:526:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
526 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:526:9: note: string argument is not guaranteed to be null-terminated
526 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:855:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
855 | GST_DEBUG_OBJECT(encoder, "Configuring for %s scalability mode", scalabilityString.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gstreamer/VideoEncoderPrivateGStreamer.cpp:855:78: note: string argument is not guaranteed to be null-terminated
855 | GST_DEBUG_OBJECT(encoder, "Configuring for %s scalability mode", scalabilityString.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:6:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/GRefPtrGtk.cpp:23:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gtk/gtk.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gsk.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gskblendnode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gsktypes.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene.h:38:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:117:57: warning: 'f' is an unsafe pointer used for buffer access [-Wunsafe-buffer-usage]
117 | const float *f)
| ~~~~~~~~~~~~~~~~~~~~~^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:120:35: note: used in pointer arithmetic here
120 | m->y = graphene_simd4f_init_4f (f + 4);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:119:35: note: used in pointer arithmetic here
119 | m->x = graphene_simd4f_init_4f (f + 0);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:122:35: note: used in pointer arithmetic here
122 | m->w = graphene_simd4f_init_4f (f + 12);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:121:35: note: used in pointer arithmetic here
121 | m->z = graphene_simd4f_init_4f (f + 8);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:137:56: warning: 'v' is an unsafe pointer used for buffer access [-Wunsafe-buffer-usage]
137 | float *v)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:142:33: note: used in pointer arithmetic here
142 | graphene_simd4f_dup_4f (m->w, v + 12);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:140:33: note: used in pointer arithmetic here
140 | graphene_simd4f_dup_4f (m->y, v + 4);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:139:33: note: used in pointer arithmetic here
139 | graphene_simd4f_dup_4f (m->x, v + 0);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:141:33: note: used in pointer arithmetic here
141 | graphene_simd4f_dup_4f (m->z, v + 8);
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-70.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/LocalizedStringsGtk.cpp:174:29: warning: formatting function 'g_strdup_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
174 | GUniquePtr<char> string(g_strdup_printf(ngettext("Use at least one character", "Use at least %d characters", minLength), minLength));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/LocalizedStringsGtk.cpp:174:45: note: string argument is not guaranteed to be null-terminated
174 | GUniquePtr<char> string(g_strdup_printf(ngettext("Use at least one character", "Use at least %d characters", minLength), minLength));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/LocalizedStringsGtk.cpp:180:29: warning: formatting function 'g_strdup_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
180 | GUniquePtr<char> string(g_strdup_printf(ngettext("Use no more than one character", "Use no more than %d characters", maxLength), maxLength));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/LocalizedStringsGtk.cpp:180:45: note: string argument is not guaranteed to be null-terminated
180 | GUniquePtr<char> string(g_strdup_printf(ngettext("Use no more than one character", "Use no more than %d characters", maxLength), maxLength));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
27 warnings generated.
[4735/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-90.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-90.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/TextSpacing.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/TextSpacing.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/TextStream.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4736/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-84.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-84.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/MIMEHeader.cpp:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/MIMEHeader.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4737/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-41.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-41.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/ShadowBlur.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/ShadowBlur.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4738/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-85.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-85.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/RFC7230.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringView.h:281:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4739/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-26.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-26.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/BitmapImageSource.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/BitmapImageSource.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/BitmapImageDescriptor.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-26.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/CodecUtilities.cpp:51:41: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
51 | auto levelString = levelMinor ? WEB_UI_FORMAT_STRING("%d.%d", "Codec Level (Codec Strings)", levelMajor, levelMinor) : String::number(levelMajor);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/CodecUtilities.cpp:51:41: note: string argument is not guaranteed to be null-terminated
51 | auto levelString = levelMinor ? WEB_UI_FORMAT_STRING("%d.%d", "Codec Level (Codec Strings)", levelMajor, levelMinor) : String::number(levelMajor);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-26.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/CodecUtilities.cpp:52:24: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
52 | builder.append(WEB_UI_FORMAT_STRING("Profile %d, Level %s", "VP8/9 Codec Level & Profile (Codec Strings)", parameters->profile, levelString.utf8().data()), ')');
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/CodecUtilities.cpp:52:24: note: string argument is not guaranteed to be null-terminated
52 | builder.append(WEB_UI_FORMAT_STRING("Profile %d, Level %s", "VP8/9 Codec Level & Profile (Codec Strings)", parameters->profile, levelString.utf8().data()), ')');
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-26.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/CodecUtilities.cpp:88:45: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
88 | auto levelString = levelMinor ? WEB_UI_FORMAT_STRING("Level %d.%d", "Level %d.%d (AVC Codec Level)", levelMajor, levelMinor) : WEB_UI_FORMAT_STRING("Level %d", "Level %d (AVC Codec Level)", levelMajor);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/CodecUtilities.cpp:88:45: note: string argument is not guaranteed to be null-terminated
88 | auto levelString = levelMinor ? WEB_UI_FORMAT_STRING("Level %d.%d", "Level %d.%d (AVC Codec Level)", levelMajor, levelMinor) : WEB_UI_FORMAT_STRING("Level %d", "Level %d (AVC Codec Level)", levelMajor);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-26.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/CodecUtilities.cpp:88:140: warning: formatting function 'formatLocalizedString' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
88 | auto levelString = levelMinor ? WEB_UI_FORMAT_STRING("Level %d.%d", "Level %d.%d (AVC Codec Level)", levelMajor, levelMinor) : WEB_UI_FORMAT_STRING("Level %d", "Level %d (AVC Codec Level)", levelMajor);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:56: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/CodecUtilities.cpp:88:140: note: string argument is not guaranteed to be null-terminated
88 | auto levelString = levelMinor ? WEB_UI_FORMAT_STRING("Level %d.%d", "Level %d.%d (AVC Codec Level)", levelMajor, levelMinor) : WEB_UI_FORMAT_STRING("Level %d", "Level %d (AVC Codec Level)", levelMajor);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/LocalizedStrings.h:478:87: note: expanded from macro 'WEB_UI_FORMAT_STRING'
478 | #define WEB_UI_FORMAT_STRING(string, description, ...) WebCore::formatLocalizedString(_(string), __VA_ARGS__)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gi18n-lib.h:32:20: note: expanded from macro '_'
32 | #define _(String) ((char *) g_dgettext (GETTEXT_PACKAGE, String))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5 warnings generated.
[4740/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-65.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-65.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia/NativeImageSkia.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/NativeImage.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/RenderingResource.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/RenderingResourceIdentifier.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/ObjectIdentifier.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/UUID.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-65.cpp:8:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia/SkiaPaintingEngine.cpp:37:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia/SkiaRecordingResult.h:44:13: warning: virtual method '~SkiaRecordingResult' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
44 | virtual ~SkiaRecordingResult();
| ^
2 warnings generated.
[4741/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-71.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-71.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/PlatformKeyboardEventGtk.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/PlatformKeyboardEvent.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/CompositionUnderline.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-71.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/PlatformScreenGtk.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-71.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/PlatformKeyboardEventGtk.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/gtk/GtkUtilities.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gtk/gtk.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gsk.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gskblendnode.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gtk-4.0/gsk/gsktypes.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene.h:38:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:117:57: warning: 'f' is an unsafe pointer used for buffer access [-Wunsafe-buffer-usage]
117 | const float *f)
| ~~~~~~~~~~~~~~~~~~~~~^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:119:35: note: used in pointer arithmetic here
119 | m->x = graphene_simd4f_init_4f (f + 0);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:121:35: note: used in pointer arithmetic here
121 | m->z = graphene_simd4f_init_4f (f + 8);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:122:35: note: used in pointer arithmetic here
122 | m->w = graphene_simd4f_init_4f (f + 12);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:120:35: note: used in pointer arithmetic here
120 | m->y = graphene_simd4f_init_4f (f + 4);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:137:56: warning: 'v' is an unsafe pointer used for buffer access [-Wunsafe-buffer-usage]
137 | float *v)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:141:33: note: used in pointer arithmetic here
141 | graphene_simd4f_dup_4f (m->z, v + 8);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:139:33: note: used in pointer arithmetic here
139 | graphene_simd4f_dup_4f (m->x, v + 0);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:142:33: note: used in pointer arithmetic here
142 | graphene_simd4f_dup_4f (m->w, v + 12);
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/graphene-1.0/graphene-simd4x4f.h:140:33: note: used in pointer arithmetic here
140 | graphene_simd4f_dup_4f (m->y, v + 4);
| ^
4 warnings generated.
[4742/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-87.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-87.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup/CredentialSoup.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup/CredentialSoup.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/CredentialBase.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-87.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/soup/NetworkStorageSessionSoup.cpp:400:14: warning: function 'strcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
400 | if (!strcmp(soup_cookie_get_name(cookie), name)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
[4743/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-78.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-78.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/RealtimeMediaSourceCenterGStreamer.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/RealtimeMediaSourceCenter.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaStreamRequest.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaConstraints.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/RealtimeMediaSourceSupportedConstraints.h:35:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/MediaConstraintType.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4744/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-64.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-64.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/skia/GraphicsContextGLSkia.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsContextGL.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsContextGLActiveInfo.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4745/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-89.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-89.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/text/DateTimeFormat.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringBuilder.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringConcatenateNumbers.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/dtoa.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringView.h:281:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4746/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-24.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction/TextExtraction.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction/TextExtraction.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction/TextExtractionTypes.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction/TextExtraction.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ComposedTreeIterator.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementAndTextDescendantIterator.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ElementIteratorAssertions.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-24.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/text-extraction/TextExtraction.cpp:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4747/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/AbortableTaskQueue.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RunLoop.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.h:41:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaSourceTrackGStreamer.h:45:13: warning: virtual method '~MediaSourceTrackGStreamer' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
45 | virtual ~MediaSourceTrackGStreamer();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:67:82: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
67 | static gboolean transform(GstBuffer*, GstMeta*, GstBuffer*, GQuark, void*) { g_return_val_if_reached(FALSE); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:691:5: note: expanded from macro 'g_return_val_if_reached'
691 | g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~
692 | G_LOG_LEVEL_CRITICAL, \
| ~~~~~~~~~~~~~~~~~~~~~~~
693 | "file %s: line %d (%s): should not be reached", \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
694 | __FILE__, \
| ~~~~~~~~~~~
695 | __LINE__, \
| ~~~~~~~~~~~
696 | G_STRFUNC); \
| ~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:67:82: note: string argument is not guaranteed to be null-terminated
67 | static gboolean transform(GstBuffer*, GstMeta*, GstBuffer*, GQuark, void*) { g_return_val_if_reached(FALSE); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:696:12: note: expanded from macro 'g_return_val_if_reached'
696 | G_STRFUNC); \
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmacros.h:933:23: note: expanded from macro 'G_STRFUNC'
933 | #define G_STRFUNC ((const char*) (__PRETTY_FUNCTION__))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:104:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
104 | GST_ERROR_OBJECT(element, "AppendPipeline state change failed (returned %s): %s -> %s (expected %s)", gst_element_state_change_return_get_name(result), gst_element_state_get_name(oldState), gst_element_state_get_name(newState), gst_element_state_get_name(desiredState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1289:35: note: expanded from macro 'GST_ERROR_OBJECT'
1289 | #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:104:111: note: string argument is not guaranteed to be null-terminated
104 | GST_ERROR_OBJECT(element, "AppendPipeline state change failed (returned %s): %s -> %s (expected %s)", gst_element_state_change_return_get_name(result), gst_element_state_get_name(oldState), gst_element_state_get_name(newState), gst_element_state_get_name(desiredState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1289:96: note: expanded from macro 'GST_ERROR_OBJECT'
1289 | #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:207:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
207 | GST_DEBUG_OBJECT(pipeline(), "SourceBuffer containerType: %s", type.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:207:68: note: string argument is not guaranteed to be null-terminated
207 | GST_DEBUG_OBJECT(pipeline(), "SourceBuffer containerType: %s", type.utf8().data());
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:238:17: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
222 | ASCIILiteral demuxerElementName = nullptr;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
223 | if (gst_structure_has_name(capsStructure, "application/x-id3"))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
224 | demuxerElementName = "id3demux"_s;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
225 | else if (gst_structure_has_name(capsStructure, "audio/mpeg"))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
226 | demuxerElementName = "identity"_s;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
227 |
228 | if (demuxerElementName.isNull()) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
229 | GST_ELEMENT_ERROR(appendPipeline->pipeline(), STREAM, WRONG_TYPE,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
230 | ("Unsupported caps for audio/mpeg mimetype: %s",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
231 | gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data()), (nullptr));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
232 | return;
| ~~~~~~~
233 | }
| ~
234 |
235 | GST_DEBUG_OBJECT(appendPipeline->pipeline(), "Creating %s demuxer for caps: %s",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
236 | demuxerElementName.characters(), gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
237 | appendPipeline->m_demux = makeGStreamerElement(demuxerElementName);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:611:18: note: expanded from macro 'GST_ELEMENT_ERROR'
611 | gchar *__txt = _gst_element_error_printf text; \
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gsignal.h:549:60: note: expanded from macro 'g_signal_connect'
549 | g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:240:21: note: string argument is not guaranteed to be null-terminated
240 | gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:611:44: note: expanded from macro 'GST_ELEMENT_ERROR'
611 | gchar *__txt = _gst_element_error_printf text; \
| ^~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gsignal.h:549:60: note: expanded from macro 'g_signal_connect'
549 | g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0)
| ^~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:238:17: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
222 | ASCIILiteral demuxerElementName = nullptr;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
223 | if (gst_structure_has_name(capsStructure, "application/x-id3"))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
224 | demuxerElementName = "id3demux"_s;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
225 | else if (gst_structure_has_name(capsStructure, "audio/mpeg"))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
226 | demuxerElementName = "identity"_s;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
227 |
228 | if (demuxerElementName.isNull()) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
229 | GST_ELEMENT_ERROR(appendPipeline->pipeline(), STREAM, WRONG_TYPE,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
230 | ("Unsupported caps for audio/mpeg mimetype: %s",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
231 | gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data()), (nullptr));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
232 | return;
| ~~~~~~~
233 | }
| ~
234 |
235 | GST_DEBUG_OBJECT(appendPipeline->pipeline(), "Creating %s demuxer for caps: %s",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
236 | demuxerElementName.characters(), gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
237 | appendPipeline->m_demux = makeGStreamerElement(demuxerElementName);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:612:18: note: expanded from macro 'GST_ELEMENT_ERROR'
612 | gchar *__dbg = _gst_element_error_printf debug; \
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gsignal.h:549:60: note: expanded from macro 'g_signal_connect'
549 | g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:240:98: note: string argument is not guaranteed to be null-terminated
240 | gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data()), (nullptr));
| ^~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:238:17: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
222 | ASCIILiteral demuxerElementName = nullptr;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
223 | if (gst_structure_has_name(capsStructure, "application/x-id3"))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
224 | demuxerElementName = "id3demux"_s;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
225 | else if (gst_structure_has_name(capsStructure, "audio/mpeg"))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
226 | demuxerElementName = "identity"_s;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
227 |
228 | if (demuxerElementName.isNull()) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
229 | GST_ELEMENT_ERROR(appendPipeline->pipeline(), STREAM, WRONG_TYPE,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
230 | ("Unsupported caps for audio/mpeg mimetype: %s",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
231 | gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data()), (nullptr));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
232 | return;
| ~~~~~~~
233 | }
| ~
234 |
235 | GST_DEBUG_OBJECT(appendPipeline->pipeline(), "Creating %s demuxer for caps: %s",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
236 | demuxerElementName.characters(), gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
237 | appendPipeline->m_demux = makeGStreamerElement(demuxerElementName);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:5: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gsignal.h:549:60: note: expanded from macro 'g_signal_connect'
549 | g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:238:17: note: string argument is not guaranteed to be null-terminated
238 | GST_ELEMENT_ERROR(appendPipeline->pipeline(), STREAM, WRONG_TYPE,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
239 | ("Unsupported caps for audio/mpeg mimetype: %s",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
240 | gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data()), (nullptr));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:42: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:238:17: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
222 | ASCIILiteral demuxerElementName = nullptr;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
223 | if (gst_structure_has_name(capsStructure, "application/x-id3"))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
224 | demuxerElementName = "id3demux"_s;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
225 | else if (gst_structure_has_name(capsStructure, "audio/mpeg"))
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
226 | demuxerElementName = "identity"_s;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
227 |
228 | if (demuxerElementName.isNull()) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
229 | GST_ELEMENT_ERROR(appendPipeline->pipeline(), STREAM, WRONG_TYPE,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
230 | ("Unsupported caps for audio/mpeg mimetype: %s",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
231 | gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data()), (nullptr));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
232 | return;
| ~~~~~~~
233 | }
| ~
234 |
235 | GST_DEBUG_OBJECT(appendPipeline->pipeline(), "Creating %s demuxer for caps: %s",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
236 | demuxerElementName.characters(), gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
237 | appendPipeline->m_demux = makeGStreamerElement(demuxerElementName);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:5: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gsignal.h:549:60: note: expanded from macro 'g_signal_connect'
549 | g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:238:17: note: string argument is not guaranteed to be null-terminated
238 | GST_ELEMENT_ERROR(appendPipeline->pipeline(), STREAM, WRONG_TYPE,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
239 | ("Unsupported caps for audio/mpeg mimetype: %s",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
240 | gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data()), (nullptr));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:42: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:244:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
222 | if (demuxerElementName.isNull()) {
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
223 | GST_ELEMENT_ERROR(appendPipeline->pipeline(), STREAM, WRONG_TYPE,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
224 | ("Unsupported caps for audio/mpeg mimetype: %s",
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
225 | gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data()), (nullptr));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
226 | return;
| ~~~~~~~
227 | }
| ~
228 |
229 | GST_DEBUG_OBJECT(appendPipeline->pipeline(), "Creating %s demuxer for caps: %s",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
230 | demuxerElementName.characters(), gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
231 | appendPipeline->m_demux = makeGStreamerElement(demuxerElementName);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
232 | ASSERT(appendPipeline->m_demux);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
233 |
234 | appendPipeline->configureOptionalDemuxerFromAnyThread();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
235 |
236 | // The added element had its floating reference sunk after being assigned to the GRefPtr, so the transfer-floating
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
237 | // parameter is working as transfer-none here.
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gsignal.h:549:60: note: expanded from macro 'g_signal_connect'
549 | g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:245:17: note: string argument is not guaranteed to be null-terminated
245 | demuxerElementName.characters(), gstStructureGetName(capsStructure).toStringWithoutCopying().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gsignal.h:549:60: note: expanded from macro 'g_signal_connect'
549 | g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0)
| ^~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:259:9: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
259 | GST_ELEMENT_ERROR(pipeline(), STREAM, WRONG_TYPE, ("Unsupported container mimetype: %s", type.utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:611:18: note: expanded from macro 'GST_ELEMENT_ERROR'
611 | gchar *__txt = _gst_element_error_printf text; \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:259:98: note: string argument is not guaranteed to be null-terminated
259 | GST_ELEMENT_ERROR(pipeline(), STREAM, WRONG_TYPE, ("Unsupported container mimetype: %s", type.utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:611:44: note: expanded from macro 'GST_ELEMENT_ERROR'
611 | gchar *__txt = _gst_element_error_printf text; \
| ^~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:259:9: warning: formatting function '_gst_element_error_printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
259 | GST_ELEMENT_ERROR(pipeline(), STREAM, WRONG_TYPE, ("Unsupported container mimetype: %s", type.utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:612:18: note: expanded from macro 'GST_ELEMENT_ERROR'
612 | gchar *__dbg = _gst_element_error_printf debug; \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:259:120: note: string argument is not guaranteed to be null-terminated
259 | GST_ELEMENT_ERROR(pipeline(), STREAM, WRONG_TYPE, ("Unsupported container mimetype: %s", type.utf8().data()), (nullptr));
| ^~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:259:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
259 | GST_ELEMENT_ERROR(pipeline(), STREAM, WRONG_TYPE, ("Unsupported container mimetype: %s", type.utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:5: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:259:9: note: string argument is not guaranteed to be null-terminated
259 | GST_ELEMENT_ERROR(pipeline(), STREAM, WRONG_TYPE, ("Unsupported container mimetype: %s", type.utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:614:42: note: expanded from macro 'GST_ELEMENT_ERROR'
614 | GST_WARNING_OBJECT (el, "error: %s", __txt); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:259:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
259 | GST_ELEMENT_ERROR(pipeline(), STREAM, WRONG_TYPE, ("Unsupported container mimetype: %s", type.utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:5: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:259:9: note: string argument is not guaranteed to be null-terminated
259 | GST_ELEMENT_ERROR(pipeline(), STREAM, WRONG_TYPE, ("Unsupported container mimetype: %s", type.utf8().data()), (nullptr));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:616:42: note: expanded from macro 'GST_ELEMENT_ERROR'
616 | GST_WARNING_OBJECT (el, "error: %s", __dbg); \
| ^~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:466:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
466 | GST_WARNING_OBJECT(pipeline(), "Track received incompatible caps, received '%s' for a track previously handling '%s'. Erroring out.", currentMediaType.data(), trackMediaType.data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:466:143: note: string argument is not guaranteed to be null-terminated
466 | GST_WARNING_OBJECT(pipeline(), "Track received incompatible caps, received '%s' for a track previously handling '%s'. Erroring out.", currentMediaType.data(), trackMediaType.data());
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:509:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
509 | GST_TRACE_OBJECT(pipeline(), "append: trackId=%" PRIu64 " PTS=%s DTS=%s DUR=%s presentationSize=%.0fx%.0f",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
510 | mediaSample->trackID(),
| ~~~~~~~~~~~~~~~~~~~~~~~
511 | mediaSample->presentationTime().toString().utf8().data(),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
512 | mediaSample->decodeTime().toString().utf8().data(),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
513 | mediaSample->duration().toString().utf8().data(),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
514 | mediaSample->presentationSize().width(), mediaSample->presentationSize().height());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:511:9: note: string argument is not guaranteed to be null-terminated
511 | mediaSample->presentationTime().toString().utf8().data(),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:645:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
645 | GST_DEBUG_OBJECT(pipeline(), "Adding track to initialization with segment type %s, id %" PRIu64 ".", streamTypeToString(track->streamType), track->trackId);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:645:110: note: string argument is not guaranteed to be null-terminated
645 | GST_DEBUG_OBJECT(pipeline(), "Adding track to initialization with segment type %s, id %" PRIu64 ".", streamTypeToString(track->streamType), track->trackId);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1008:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1008 | GST_DEBUG_OBJECT(bin, "Creating %s parser for stream with caps %" GST_PTR_FORMAT, elementClass.characters(), caps);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1008:91: note: string argument is not guaranteed to be null-terminated
1008 | GST_DEBUG_OBJECT(bin, "Creating %s parser for stream with caps %" GST_PTR_FORMAT, elementClass.characters(), caps);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1012:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1012 | GST_WARNING_OBJECT(bin, "Couldn't create %s, there might be problems processing some MSE streams. "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1013 | "Continue at your own risk and consider adding %s to your build.", elementClass.characters(), elementClass.characters());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1013:80: note: string argument is not guaranteed to be null-terminated
1013 | "Continue at your own risk and consider adding %s to your build.", elementClass.characters(), elementClass.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1034:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1034 | GST_DEBUG_OBJECT(bin, "Creating %s encoder for stream with caps %" GST_PTR_FORMAT, elementClass.characters(), caps);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1034:88: note: string argument is not guaranteed to be null-terminated
1034 | GST_DEBUG_OBJECT(bin, "Creating %s encoder for stream with caps %" GST_PTR_FORMAT, elementClass.characters(), caps);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1037:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1037 | GST_WARNING_OBJECT(bin, "Couldn't create %s, there might be problems processing some MSE streams. "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1038 | "Continue at your own risk and consider adding %s to your build.", elementClass.characters(), elementClass.characters());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1038:80: note: string argument is not guaranteed to be null-terminated
1038 | "Continue at your own risk and consider adding %s to your build.", elementClass.characters(), elementClass.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1065:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1065 | GST_WARNING_OBJECT(pipeline(), "Pad '%s' with parsed caps %" GST_PTR_FORMAT " has an unknown type, will be connected to a black hole probe.", GST_PAD_NAME(demuxerSrcPad), parsedCaps.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1065:151: note: string argument is not guaranteed to be null-terminated
1065 | GST_WARNING_OBJECT(pipeline(), "Pad '%s' with parsed caps %" GST_PTR_FORMAT " has an unknown type, will be connected to a black hole probe.", GST_PAD_NAME(demuxerSrcPad), parsedCaps.get());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstpad.h:864:28: note: expanded from macro 'GST_PAD_NAME'
864 | #define GST_PAD_NAME(pad) (GST_OBJECT_NAME(pad))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1075:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1075 | GST_DEBUG_OBJECT(pipeline(), "Creating new AppendPipeline::Track with type %s, index %" PRIu64" and id '%" PRIu64"'", streamTypeToString(streamType), static_cast<uint64_t>(trackInfo.index), static_cast<uint64_t>(trackInfo.id));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1075:123: note: string argument is not guaranteed to be null-terminated
1075 | GST_DEBUG_OBJECT(pipeline(), "Creating new AppendPipeline::Track with type %s, index %" PRIu64" and id '%" PRIu64"'", streamTypeToString(streamType), static_cast<uint64_t>(trackInfo.index), static_cast<uint64_t>(trackInfo.id));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1106:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1106 | GST_WARNING_OBJECT(pipeline(), "Couldn't find a matching pre-existing track for pad '%s' with parsed caps %" GST_PTR_FORMAT
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1107 | " on non-first initialization segment, will be connected to a black hole probe.", GST_PAD_NAME(demuxerSrcPad), parsedCaps.get());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp:1107:95: note: string argument is not guaranteed to be null-terminated
1106 | GST_WARNING_OBJECT(pipeline(), "Couldn't find a matching pre-existing track for pad '%s' with parsed caps %" GST_PTR_FORMAT
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1107 | " on non-first initialization segment, will be connected to a black hole probe.", GST_PAD_NAME(demuxerSrcPad), parsedCaps.get());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstpad.h:864:28: note: expanded from macro 'GST_PAD_NAME'
864 | #define GST_PAD_NAME(pad) (GST_OBJECT_NAME(pad))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:136:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
136 | GST_DEBUG("Loading %s", mseBlobURI.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:136:29: note: string argument is not guaranteed to be null-terminated
136 | GST_DEBUG("Loading %s", mseBlobURI.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:195:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
195 | GST_DEBUG_OBJECT(pipeline(), "Notifying MediaPlayer of pipeline state change to %s", gst_element_state_get_name(state));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:195:94: note: string argument is not guaranteed to be null-terminated
195 | GST_DEBUG_OBJECT(pipeline(), "Notifying MediaPlayer of pipeline state change to %s", gst_element_state_get_name(state));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:204:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
204 | GST_DEBUG_OBJECT(pipeline(), "%s display sleep.", shouldDisableSleep ? "Disabling" : "Enabling");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:204:55: note: string argument is not guaranteed to be null-terminated
204 | GST_DEBUG_OBJECT(pipeline(), "%s display sleep.", shouldDisableSleep ? "Disabling" : "Enabling");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:220:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
220 | GST_DEBUG_OBJECT(pipeline(), "Requested seek to %s", target.time.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:220:58: note: string argument is not guaranteed to be null-terminated
220 | GST_DEBUG_OBJECT(pipeline(), "Requested seek to %s", target.time.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:360:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
360 | GST_DEBUG("MediaSource called setReadyState(%p): %s -> %s Current player state: %s Waiting for preroll: %s", this,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
361 | dumpReadyState(m_mediaSourceReadyState), dumpReadyState(mediaSourceReadyState), dumpReadyState(m_readyState), boolForPrinting(m_isWaitingForPreroll));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:361:9: note: string argument is not guaranteed to be null-terminated
361 | dumpReadyState(m_mediaSourceReadyState), dumpReadyState(mediaSourceReadyState), dumpReadyState(m_readyState), boolForPrinting(m_isWaitingForPreroll));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:373:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
373 | GST_DEBUG("Propagating MediaSource readyState %s to player ready state (currently %s)", dumpReadyState(m_mediaSourceReadyState), dumpReadyState(m_readyState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:373:93: note: string argument is not guaranteed to be null-terminated
373 | GST_DEBUG("Propagating MediaSource readyState %s to player ready state (currently %s)", dumpReadyState(m_mediaSourceReadyState), dumpReadyState(m_readyState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:396:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
396 | GST_DEBUG("Pipeline prerolled. currentMediaTime = %s", currentTime().toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:396:60: note: string argument is not guaranteed to be null-terminated
396 | GST_DEBUG("Pipeline prerolled. currentMediaTime = %s", currentTime().toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:411:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
411 | GST_DEBUG("Seek complete because of preroll. currentMediaTime = %s", currentTime().toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:411:78: note: string argument is not guaranteed to be null-terminated
411 | GST_DEBUG("Seek complete because of preroll. currentMediaTime = %s", currentTime().toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:453:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
453 | GST_DEBUG_OBJECT(pipeline(), "shouldBePlaying = %s, m_isPipelinePlaying = %s, is seeking %s", boolForPrinting(shouldBePlaying),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
454 | boolForPrinting(m_isPipelinePlaying), boolForPrinting(isWaitingPreroll));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:453:99: note: string argument is not guaranteed to be null-terminated
453 | GST_DEBUG_OBJECT(pipeline(), "shouldBePlaying = %s, m_isPipelinePlaying = %s, is seeking %s", boolForPrinting(shouldBePlaying),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:486:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
486 | GST_DEBUG("Time %s buffered? %s", toString(time).utf8().data(), boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:486:39: note: string argument is not guaranteed to be null-terminated
486 | GST_DEBUG("Time %s buffered? %s", toString(time).utf8().data(), boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:497:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
497 | GST_TRACE("previous=%s, new=%s", toString(previousDuration).utf8().data(), toString(m_mediaTimeDuration).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:497:38: note: string argument is not guaranteed to be null-terminated
497 | GST_TRACE("previous=%s, new=%s", toString(previousDuration).utf8().data(), toString(m_mediaTimeDuration).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:591:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
591 | GST_DEBUG("mime-type \"%s\" supported: %s", parameters.type.raw().utf8().data(), convertEnumerationToString(result).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:591:53: note: string argument is not guaranteed to be null-terminated
591 | GST_DEBUG("mime-type \"%s\" supported: %s", parameters.type.raw().utf8().data(), convertEnumerationToString(result).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:597:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
597 | GST_DEBUG("Checking mime-type \"%s\"", parameters.type.raw().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:597:44: note: string argument is not guaranteed to be null-terminated
597 | GST_DEBUG("Checking mime-type \"%s\"", parameters.type.raw().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:601:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
601 | GST_DEBUG("Supported: %s", convertEnumerationToString(result).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:601:32: note: string argument is not guaranteed to be null-terminated
601 | GST_DEBUG("Supported: %s", convertEnumerationToString(result).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:631:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
631 | GST_DEBUG_OBJECT(pipeline(), "Is paused: %s, has future time for %f: %s, time is progressing: %s", boolForPrinting(isPaused), currentTime.toDouble(), boolForPrinting(hasFutureTime), boolForPrinting(isProgressing));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp:631:104: note: string argument is not guaranteed to be null-terminated
631 | GST_DEBUG_OBJECT(pipeline(), "Is paused: %s, has future time for %f: %s, time is progressing: %s", boolForPrinting(isPaused), currentTime.toDouble(), boolForPrinting(hasFutureTime), boolForPrinting(isProgressing));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaSourcePrivateGStreamer.cpp:152:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
152 | GST_DEBUG_OBJECT(player->pipeline(), "Marking EOS, status is %s", statusString);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaSourcePrivateGStreamer.cpp:152:71: note: string argument is not guaranteed to be null-terminated
152 | GST_DEBUG_OBJECT(player->pipeline(), "Marking EOS, status is %s", statusString);
| ^~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.cpp:221:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
221 | GST_TRACE_OBJECT(player->pipeline(), "track %" PRIu64 "isReadyForMoreSamples: %s", trackId, boolForPrinting(ret));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.cpp:221:101: note: string argument is not guaranteed to be null-terminated
221 | GST_TRACE_OBJECT(player->pipeline(), "track %" PRIu64 "isReadyForMoreSamples: %s", trackId, boolForPrinting(ret));
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/TrackQueue.cpp:57:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
57 | GST_TRACE("TrackQueue for '%" PRIu64 "': Putting object sample in the queue: %" GST_PTR_FORMAT " Buffer: %" GST_PTR_FORMAT ". notEmptyCallback currently %s.",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58 | m_trackId, object.get(), gst_sample_get_buffer(GST_SAMPLE(object.get())),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
59 | m_notEmptyCallback ? "set, will be called" : "unset");
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/TrackQueue.cpp:59:13: note: string argument is not guaranteed to be null-terminated
59 | m_notEmptyCallback ? "set, will be called" : "unset");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/TrackQueue.cpp:61:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
61 | GST_DEBUG("TrackQueue for '%" PRIu64 "': Putting object event in the queue: %" GST_PTR_FORMAT ". notEmptyCallback currently %s.",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
62 | m_trackId, object.get(),
| ~~~~~~~~~~~~~~~~~~~~~~~~
63 | m_notEmptyCallback ? "set, will be called" : "unset");
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/TrackQueue.cpp:63:13: note: string argument is not guaranteed to be null-terminated
63 | m_notEmptyCallback ? "set, will be called" : "unset");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-59.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/TrackQueue.cpp:99:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
99 | GST_TRACE("TrackQueue for '%" PRIu64 "': Setting lowLevelCallback%s.", m_trackId,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
100 | m_lowLevelCallback ? " (previous callback will be discarded)" : "");
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/TrackQueue.cpp:100:9: note: string argument is not guaranteed to be null-terminated
100 | m_lowLevelCallback ? " (previous callback will be discarded)" : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
44 warnings generated.
[4748/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/InbandTextTrackPrivateGStreamer.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/InbandTextTrackPrivateGStreamer.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/InbandTextTrackPrivate.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/InbandTextTrackPrivateClient.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:65:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/WebKitMediaSourceGStreamer.h:34:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/SourceBufferPrivateGStreamer.h:41:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/mse/MediaSourceTrackGStreamer.h:45:13: warning: virtual method '~MediaSourceTrackGStreamer' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
45 | virtual ~MediaSourceTrackGStreamer();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:123:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferProxy.h:43:13: warning: virtual method '~CoordinatedPlatformLayerBufferProxy' is inside a 'final' class and can never be overridden [-Wunnecessary-virtual-specifier]
43 | virtual ~CoordinatedPlatformLayerBufferProxy();
| ^
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/InbandTextTrackPrivateGStreamer.cpp:73:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
73 | GST_INFO("Track %" PRIu64 " got stream start. GStreamer stream-id: %s", m_id, m_gstStreamId.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1307:25: note: expanded from macro 'GST_INFO'
1307 | #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/InbandTextTrackPrivateGStreamer.cpp:73:83: note: string argument is not guaranteed to be null-terminated
73 | GST_INFO("Track %" PRIu64 " got stream start. GStreamer stream-id: %s", m_id, m_gstStreamId.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1307:86: note: expanded from macro 'GST_INFO'
1307 | #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/InbandTextTrackPrivateGStreamer.cpp:129:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
129 | GST_INFO("Track %" PRIu64 " parsing sample: %.*s", m_id, static_cast<int>(mappedBuffer.size()),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
130 | reinterpret_cast<char*>(mappedBuffer.data()));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1307:25: note: expanded from macro 'GST_INFO'
1307 | #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/InbandTextTrackPrivateGStreamer.cpp:130:13: note: string argument is not guaranteed to be null-terminated
130 | reinterpret_cast<char*>(mappedBuffer.data()));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1307:86: note: expanded from macro 'GST_INFO'
1307 | #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1238:5: warning: formatting function 'printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1238 | numberOfTracksProperty.printf("n-%s", typeName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1238:43: note: string argument is not guaranteed to be null-terminated
1238 | numberOfTracksProperty.printf("n-%s", typeName);
| ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1241:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1241 | GST_INFO_OBJECT(pipeline(), "Media has %d %s tracks", numberOfTracks, typeName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1241:75: note: string argument is not guaranteed to be null-terminated
1241 | GST_INFO_OBJECT(pipeline(), "Media has %d %s tracks", numberOfTracks, typeName);
| ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1255:5: warning: formatting function 'printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1255 | getPadProperty.printf("get-%s-pad", typeName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1255:41: note: string argument is not guaranteed to be null-terminated
1255 | getPadProperty.printf("get-%s-pad", typeName);
| ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1238:5: warning: formatting function 'printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1238 | numberOfTracksProperty.printf("n-%s", typeName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1238:43: note: string argument is not guaranteed to be null-terminated
1238 | numberOfTracksProperty.printf("n-%s", typeName);
| ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1241:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1241 | GST_INFO_OBJECT(pipeline(), "Media has %d %s tracks", numberOfTracks, typeName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1241:75: note: string argument is not guaranteed to be null-terminated
1241 | GST_INFO_OBJECT(pipeline(), "Media has %d %s tracks", numberOfTracks, typeName);
| ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1255:5: warning: formatting function 'printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1255 | getPadProperty.printf("get-%s-pad", typeName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1255:41: note: string argument is not guaranteed to be null-terminated
1255 | getPadProperty.printf("get-%s-pad", typeName);
| ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1238:5: warning: formatting function 'printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1238 | numberOfTracksProperty.printf("n-%s", typeName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1238:43: note: string argument is not guaranteed to be null-terminated
1238 | numberOfTracksProperty.printf("n-%s", typeName);
| ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1241:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1241 | GST_INFO_OBJECT(pipeline(), "Media has %d %s tracks", numberOfTracks, typeName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1241:75: note: string argument is not guaranteed to be null-terminated
1241 | GST_INFO_OBJECT(pipeline(), "Media has %d %s tracks", numberOfTracks, typeName);
| ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1255:5: warning: formatting function 'printf' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1255 | getPadProperty.printf("get-%s-pad", typeName);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1255:41: note: string argument is not guaranteed to be null-terminated
1255 | getPadProperty.printf("get-%s-pad", typeName);
| ^~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:381:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
381 | GST_DEBUG_OBJECT(pipeline(), "preload: %s", convertEnumerationToString(m_preload).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:381:49: note: string argument is not guaranteed to be null-terminated
381 | GST_DEBUG_OBJECT(pipeline(), "preload: %s", convertEnumerationToString(m_preload).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:550:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
550 | GST_WARNING_OBJECT(pipeline(), "states are not synchronized, player paused %s, pipeline paused %s. Current state is %s with %s pending",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
551 | boolForPrinting(!m_isPipelinePlaying), boolForPrinting(isPipelinePaused),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
552 | gst_element_state_get_name(state), gst_element_state_get_name(pending));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:551:13: note: string argument is not guaranteed to be null-terminated
551 | boolForPrinting(!m_isPipelinePlaying), boolForPrinting(isPipelinePaused),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:560:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
560 | GST_DEBUG_OBJECT(pipeline(), "paused %s", boolForPrinting(!m_isPipelinePlaying));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:560:47: note: string argument is not guaranteed to be null-terminated
560 | GST_DEBUG_OBJECT(pipeline(), "paused %s", boolForPrinting(!m_isPipelinePlaying));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:671:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
671 | GST_INFO_OBJECT(pipeline(), "[Seek] seek attempt to %s", toString(inTarget.time).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:671:62: note: string argument is not guaranteed to be null-terminated
671 | GST_INFO_OBJECT(pipeline(), "[Seek] seek attempt to %s", toString(inTarget.time).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:693:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
693 | GST_INFO_OBJECT(pipeline(), "[Seek] seeking to %s", toString(target.time).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:693:57: note: string argument is not guaranteed to be null-terminated
693 | GST_INFO_OBJECT(pipeline(), "[Seek] seeking to %s", toString(target.time).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:710:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
710 | GST_DEBUG_OBJECT(pipeline(), "[Seek] cannot seek, current state change is %s", gst_element_state_change_return_get_name(getStateResult));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:710:88: note: string argument is not guaranteed to be null-terminated
710 | GST_DEBUG_OBJECT(pipeline(), "[Seek] cannot seek, current state change is %s", gst_element_state_change_return_get_name(getStateResult));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:725:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
725 | GST_DEBUG_OBJECT(pipeline(), "[Seek] seeking to %s failed", toString(target.time).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:725:73: note: string argument is not guaranteed to be null-terminated
725 | GST_DEBUG_OBJECT(pipeline(), "[Seek] seeking to %s failed", toString(target.time).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:745:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
745 | GST_INFO_OBJECT(pipeline(), mute ? "Need to mute audio" : "Do not need to mute audio");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:745:33: note: string argument is not guaranteed to be null-terminated
745 | GST_INFO_OBJECT(pipeline(), mute ? "Need to mute audio" : "Do not need to mute audio");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:772:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
772 | GST_TRACE_OBJECT(pipeline(), "Cached duration: %s", m_cachedDuration.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:772:57: note: string argument is not guaranteed to be null-terminated
772 | GST_TRACE_OBJECT(pipeline(), "Cached duration: %s", m_cachedDuration.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:797:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
797 | GST_TRACE_OBJECT(pipeline(), "seeking: %s, seekTarget: %s", boolForPrinting(m_isSeeking), m_seekTarget.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:797:65: note: string argument is not guaranteed to be null-terminated
797 | GST_TRACE_OBJECT(pipeline(), "seeking: %s, seekTarget: %s", boolForPrinting(m_isSeeking), m_seekTarget.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:875:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
875 | GST_DEBUG_OBJECT(pipeline(), "Preserving audio pitch: %s", boolForPrinting(preservesPitch));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:875:64: note: string argument is not guaranteed to be null-terminated
875 | GST_DEBUG_OBJECT(pipeline(), "Preserving audio pitch: %s", boolForPrinting(preservesPitch));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:884:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
884 | GST_DEBUG_OBJECT(pipeline(), "Setting preload to %s", convertEnumerationToString(preload).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:884:59: note: string argument is not guaranteed to be null-terminated
884 | GST_DEBUG_OBJECT(pipeline(), "Setting preload to %s", convertEnumerationToString(preload).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:934:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
934 | GST_TRACE_OBJECT(pipeline(), "errorOccured: %s", boolForPrinting(m_didErrorOccur));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:934:54: note: string argument is not guaranteed to be null-terminated
934 | GST_TRACE_OBJECT(pipeline(), "errorOccured: %s", boolForPrinting(m_didErrorOccur));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:939:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
939 | GST_TRACE_OBJECT(pipeline(), "isLiveStream: %s (has value %s)", boolForPrinting(isLiveStream), boolForPrinting(m_isLiveStream.has_value()));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:939:69: note: string argument is not guaranteed to be null-terminated
939 | GST_TRACE_OBJECT(pipeline(), "isLiveStream: %s (has value %s)", boolForPrinting(isLiveStream), boolForPrinting(m_isLiveStream.has_value()));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:948:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
948 | GST_DEBUG_OBJECT(pipeline(), "maxTimeSeekable, duration: %s", toString(duration).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:948:67: note: string argument is not guaranteed to be null-terminated
948 | GST_DEBUG_OBJECT(pipeline(), "maxTimeSeekable, duration: %s", toString(duration).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:964:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
964 | GST_LOG_OBJECT(pipeline(), "maxTimeLoaded: %s", toString(loaded).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1293:34: note: expanded from macro 'GST_LOG_OBJECT'
1293 | #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:964:53: note: string argument is not guaranteed to be null-terminated
964 | GST_LOG_OBJECT(pipeline(), "maxTimeLoaded: %s", toString(loaded).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1293:95: note: expanded from macro 'GST_LOG_OBJECT'
1293 | #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:977:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
977 | GST_LOG_OBJECT(pipeline(), "didLoadingProgress: %s", boolForPrinting(didLoadingProgress));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1293:34: note: expanded from macro 'GST_LOG_OBJECT'
1293 | #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:977:62: note: string argument is not guaranteed to be null-terminated
977 | GST_LOG_OBJECT(pipeline(), "didLoadingProgress: %s", boolForPrinting(didLoadingProgress));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1293:95: note: expanded from macro 'GST_LOG_OBJECT'
1293 | #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:987:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
987 | GST_LOG_OBJECT(pipeline(), "didLoadingProgress: %s", boolForPrinting(didLoadingProgress));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1293:34: note: expanded from macro 'GST_LOG_OBJECT'
1293 | #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:987:58: note: string argument is not guaranteed to be null-terminated
987 | GST_LOG_OBJECT(pipeline(), "didLoadingProgress: %s", boolForPrinting(didLoadingProgress));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1293:95: note: expanded from macro 'GST_LOG_OBJECT'
1293 | #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1085:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1085 | GST_DEBUG_OBJECT(pipeline(), "Source element set-up for %s", GST_ELEMENT_NAME(sourceElement));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1085:66: note: string argument is not guaranteed to be null-terminated
1085 | GST_DEBUG_OBJECT(pipeline(), "Source element set-up for %s", GST_ELEMENT_NAME(sourceElement));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:437:49: note: expanded from macro 'GST_ELEMENT_NAME'
437 | #define GST_ELEMENT_NAME(elem) (GST_OBJECT_NAME(elem))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1114:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1114 | GST_DEBUG_OBJECT(pipeline(), "Saving state for when player becomes visible: %s", gst_element_state_get_name(newState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1114:90: note: string argument is not guaranteed to be null-terminated
1114 | GST_DEBUG_OBJECT(pipeline(), "Saving state for when player becomes visible: %s", gst_element_state_get_name(newState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1126:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1126 | GST_DEBUG_OBJECT(pipeline(), "Changing state change to %s from %s with %s pending", gst_element_state_get_name(newState),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1127 | gst_element_state_get_name(currentState), gst_element_state_get_name(pending));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1126:89: note: string argument is not guaranteed to be null-terminated
1126 | GST_DEBUG_OBJECT(pipeline(), "Changing state change to %s from %s with %s pending", gst_element_state_get_name(newState),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1130:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1130 | GST_DEBUG_OBJECT(pipeline(), "Changing state returned %s", gst_element_state_change_return_get_name(change));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1130:64: note: string argument is not guaranteed to be null-terminated
1130 | GST_DEBUG_OBJECT(pipeline(), "Changing state returned %s", gst_element_state_change_return_get_name(change));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1134:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1134 | GST_WARNING_OBJECT(pipeline(), "Changing state to %s from %s with %s pending failed", gst_element_state_get_name(newState),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1135 | gst_element_state_get_name(currentState), gst_element_state_get_name(pending));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1134:95: note: string argument is not guaranteed to be null-terminated
1134 | GST_WARNING_OBJECT(pipeline(), "Changing state to %s from %s with %s pending failed", gst_element_state_get_name(newState),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1162:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1162 | GST_INFO_OBJECT(pipeline(), "Load %s", m_url.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1162:44: note: string argument is not guaranteed to be null-terminated
1162 | GST_INFO_OBJECT(pipeline(), "Load %s", m_url.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1380:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1380 | GST_TRACE_OBJECT(pipeline(), "errorOccured: %s, pipeline state: %s", boolForPrinting(m_didErrorOccur), gst_element_state_get_name(GST_STATE(m_pipeline.get())));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1380:74: note: string argument is not guaranteed to be null-terminated
1380 | GST_TRACE_OBJECT(pipeline(), "errorOccured: %s, pipeline state: %s", boolForPrinting(m_didErrorOccur), gst_element_state_get_name(GST_STATE(m_pipeline.get())));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1390:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1390 | GST_DEBUG_OBJECT(pipeline(), "Time duration query failed for %s", m_url.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1390:75: note: string argument is not guaranteed to be null-terminated
1390 | GST_DEBUG_OBJECT(pipeline(), "Time duration query failed for %s", m_url.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1404:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1404 | GST_INFO_OBJECT(pipeline(), "Player is muted: %s", boolForPrinting(m_isMuted));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1404:56: note: string argument is not guaranteed to be null-terminated
1404 | GST_INFO_OBJECT(pipeline(), "Player is muted: %s", boolForPrinting(m_isMuted));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1459:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1459 | GST_TRACE_OBJECT(pipeline(), "[Buffering] %s reports %d buffering", elementName.characters(), percentage);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1459:73: note: string argument is not guaranteed to be null-terminated
1459 | GST_TRACE_OBJECT(pipeline(), "[Buffering] %s reports %d buffering", elementName.characters(), percentage);
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1516:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1516 | GST_WARNING("Loading failed, error: %s", convertEnumerationToString(networkError).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1516:46: note: string argument is not guaranteed to be null-terminated
1516 | GST_WARNING("Loading failed, error: %s", convertEnumerationToString(networkError).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1606:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1606 | GST_TRACE_OBJECT(pipeline(), "isEndReached: %s, seeking: %s, seekTime: %s", boolForPrinting(m_isEndReached), boolForPrinting(m_isSeeking), m_seekTarget.time.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1606:81: note: string argument is not guaranteed to be null-terminated
1606 | GST_TRACE_OBJECT(pipeline(), "isEndReached: %s, seeking: %s, seekTime: %s", boolForPrinting(m_isEndReached), boolForPrinting(m_isSeeking), m_seekTarget.time.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1615:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1615 | GST_TRACE_OBJECT(pipeline(), "Seek in progress, returning target time %s", m_seekTarget.toString().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1615:84: note: string argument is not guaranteed to be null-terminated
1615 | GST_TRACE_OBJECT(pipeline(), "Seek in progress, returning target time %s", m_seekTarget.toString().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1621:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1621 | GST_TRACE_OBJECT(pipeline(), "End reached at rate %f, returning %s", m_playbackRate, position.toString().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1621:94: note: string argument is not guaranteed to be null-terminated
1621 | GST_TRACE_OBJECT(pipeline(), "End reached at rate %f, returning %s", m_playbackRate, position.toString().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1626:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1626 | GST_TRACE_OBJECT(pipeline(), "Returning cached position: %s", m_cachedPosition.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1626:71: note: string argument is not guaranteed to be null-terminated
1626 | GST_TRACE_OBJECT(pipeline(), "Returning cached position: %s", m_cachedPosition.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1632:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1632 | GST_TRACE_OBJECT(pipeline(), "Position %" GST_TIME_FORMAT ", canFallBackToLastFinishedSeekPosition: %s", GST_TIME_ARGS(gstreamerPosition), boolForPrinting(m_canFallBackToLastFinishedSeekPosition));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1632:144: note: string argument is not guaranteed to be null-terminated
1632 | GST_TRACE_OBJECT(pipeline(), "Position %" GST_TIME_FORMAT ", canFallBackToLastFinishedSeekPosition: %s", GST_TIME_ARGS(gstreamerPosition), boolForPrinting(m_canFallBackToLastFinishedSeekPosition));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1701:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1701 | GST_DEBUG_OBJECT(m_pipeline.get(), "Checking if to send SELECT_STREAMS, m_waitingForStreamsSelectedEvent = %s, haveDifferentStreamIds = %s, m_currentState = %s... shouldSendSelectStreams = %s",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1702 | boolForPrinting(m_waitingForStreamsSelectedEvent), boolForPrinting(haveDifferentStreamIds), gst_element_state_get_name(m_currentState), boolForPrinting(shouldSendSelectStreams));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1702:9: note: string argument is not guaranteed to be null-terminated
1702 | boolForPrinting(m_waitingForStreamsSelectedEvent), boolForPrinting(haveDifferentStreamIds), gst_element_state_get_name(m_currentState), boolForPrinting(shouldSendSelectStreams));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1813:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1813 | GST_DEBUG_OBJECT(pipeline(), "Received STREAM_COLLECTION message with upstream id \"%s\" from %" GST_PTR_FORMAT " defining the following streams:", gst_stream_collection_get_upstream_id(m_streamCollection.get()), collectionOwner.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1813:153: note: string argument is not guaranteed to be null-terminated
1813 | GST_DEBUG_OBJECT(pipeline(), "Received STREAM_COLLECTION message with upstream id \"%s\" from %" GST_PTR_FORMAT " defining the following streams:", gst_stream_collection_get_upstream_id(m_streamCollection.get()), collectionOwner.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1821:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1821 | GST_DEBUG_OBJECT(pipeline(), "#%u %s track with ID %" PRIu64 " and caps %" GST_PTR_FORMAT, i, gst_stream_type_get_name(type), streamId, caps.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1821:103: note: string argument is not guaranteed to be null-terminated
1821 | GST_DEBUG_OBJECT(pipeline(), "#%u %s track with ID %" PRIu64 " and caps %" GST_PTR_FORMAT, i, gst_stream_type_get_name(type), streamId, caps.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1876:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1876 | GST_DEBUG_OBJECT(pipeline(), "Handling %s need-context message for %s", contextType, GST_MESSAGE_SRC_NAME(message));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1876:77: note: string argument is not guaranteed to be null-terminated
1876 | GST_DEBUG_OBJECT(pipeline(), "Handling %s need-context message for %s", contextType, GST_MESSAGE_SRC_NAME(message));
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1907:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1907 | GST_DEBUG_OBJECT(pipeline(), "Unhandled %s need-context message for %s", contextType, GST_MESSAGE_SRC_NAME(message));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1907:78: note: string argument is not guaranteed to be null-terminated
1907 | GST_DEBUG_OBJECT(pipeline(), "Unhandled %s need-context message for %s", contextType, GST_MESSAGE_SRC_NAME(message));
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1943:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1943 | GST_DEBUG_OBJECT(pipeline(), "Volume is now %s", m_volumeLocked ? "locked" : "unlocked");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1943:54: note: string argument is not guaranteed to be null-terminated
1943 | GST_DEBUG_OBJECT(pipeline(), "Volume is now %s", m_volumeLocked ? "locked" : "unlocked");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2012:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2012 | GST_DEBUG_OBJECT(pipeline(), "Attempting to set muted state to %s", boolForPrinting(shouldMute));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2012:73: note: string argument is not guaranteed to be null-terminated
2012 | GST_DEBUG_OBJECT(pipeline(), "Attempting to set muted state to %s", boolForPrinting(shouldMute));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2017:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2017 | GST_INFO_OBJECT(pipeline(), "Setting muted state to %s", boolForPrinting(shouldMute));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2017:62: note: string argument is not guaranteed to be null-terminated
2017 | GST_INFO_OBJECT(pipeline(), "Setting muted state to %s", boolForPrinting(shouldMute));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2036:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2036 | GST_DEBUG_OBJECT(pipeline(), "Notifying player of new mute value: %s", boolForPrinting(isMuted));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2036:76: note: string argument is not guaranteed to be null-terminated
2036 | GST_DEBUG_OBJECT(pipeline(), "Notifying player of new mute value: %s", boolForPrinting(isMuted));
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2076:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2076 | GST_LOG_OBJECT(pipeline(), "Message %s received from element %s", GST_MESSAGE_TYPE_NAME(message), GST_MESSAGE_SRC_NAME(message));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1293:34: note: expanded from macro 'GST_LOG_OBJECT'
1293 | #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2076:71: note: string argument is not guaranteed to be null-terminated
2076 | GST_LOG_OBJECT(pipeline(), "Message %s received from element %s", GST_MESSAGE_TYPE_NAME(message), GST_MESSAGE_SRC_NAME(message));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstmessage.h:246:41: note: expanded from macro 'GST_MESSAGE_TYPE_NAME'
246 | #define GST_MESSAGE_TYPE_NAME(message) gst_message_type_get_name(GST_MESSAGE_TYPE(message))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1293:95: note: expanded from macro 'GST_LOG_OBJECT'
1293 | #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2080:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2080 | GST_ERROR_OBJECT(pipeline(), "%s (url=%s) (code=%d)", err->message, m_url.string().utf8().data(), err->code);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1289:35: note: expanded from macro 'GST_ERROR_OBJECT'
1289 | #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2080:63: note: string argument is not guaranteed to be null-terminated
2080 | GST_ERROR_OBJECT(pipeline(), "%s (url=%s) (code=%d)", err->message, m_url.string().utf8().data(), err->code);
| ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1289:96: note: expanded from macro 'GST_ERROR_OBJECT'
1289 | #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2126:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2126 | GST_WARNING_OBJECT(pipeline(), "%s (url=%s) (code=%d)", err->message, m_url.string().utf8().data(), err->code);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2126:65: note: string argument is not guaranteed to be null-terminated
2126 | GST_WARNING_OBJECT(pipeline(), "%s (url=%s) (code=%d)", err->message, m_url.string().utf8().data(), err->code);
| ^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2156:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2156 | GST_DEBUG_OBJECT(pipeline(), "EOS received but position %s is still in the finite playable limits [%s, %s], ignoring it",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2157 | playbackPosition.toString().utf8().data(), MediaTime::zeroTime().toString().utf8().data(), duration.toString().utf8().data());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2157:17: note: string argument is not guaranteed to be null-terminated
2157 | playbackPosition.toString().utf8().data(), MediaTime::zeroTime().toString().utf8().data(), duration.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2184:25: warning: function 'strstr' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
2184 | if (strstr(klassStr, "Sink") && strstr(klassStr, "Video")) {
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2184:53: warning: function 'strstr' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
2184 | if (strstr(klassStr, "Sink") && strstr(klassStr, "Video")) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2212:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2212 | GST_DEBUG_OBJECT(pipeline(), "Changed state from %s to %s", gst_element_state_get_name(currentState), gst_element_state_get_name(newState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2212:69: note: string argument is not guaranteed to be null-terminated
2212 | GST_DEBUG_OBJECT(pipeline(), "Changed state from %s to %s", gst_element_state_get_name(currentState), gst_element_state_get_name(newState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2233:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2233 | GST_INFO_OBJECT(pipeline(), "Element %s requested state change to %s", GST_MESSAGE_SRC_NAME(message),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2234 | gst_element_state_get_name(requestedState));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2233:84: note: string argument is not guaranteed to be null-terminated
2233 | GST_INFO_OBJECT(pipeline(), "Element %s requested state change to %s", GST_MESSAGE_SRC_NAME(message),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2234 | gst_element_state_get_name(requestedState));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstmessage.h:278:41: note: expanded from macro 'GST_MESSAGE_SRC_NAME'
278 | #define GST_MESSAGE_SRC_NAME(message) (GST_MESSAGE_SRC(message) ? \
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2276:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2276 | GST_DEBUG_OBJECT(pipeline(), "Is range request: %s", boolForPrinting(isRangeRequest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2276:66: note: string argument is not guaranteed to be null-terminated
2276 | GST_DEBUG_OBJECT(pipeline(), "Is range request: %s", boolForPrinting(isRangeRequest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2297:21: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2297 | GST_INFO_OBJECT(pipeline(), "%s stream detected", m_isLiveStream.value_or(false) ? "Live" : "Non-live");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2297:71: note: string argument is not guaranteed to be null-terminated
2297 | GST_INFO_OBJECT(pipeline(), "%s stream detected", m_isLiveStream.value_or(false) ? "Live" : "Non-live");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2311:21: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2311 | GST_DEBUG("Updated maxTimeLoaded base on network read position: %s", m_maxTimeLoaded.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2311:90: note: string argument is not guaranteed to be null-terminated
2311 | GST_DEBUG("Updated maxTimeLoaded base on network read position: %s", m_maxTimeLoaded.toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2337:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2337 | GST_DEBUG_OBJECT(pipeline(), "#%u %s %s", i, gst_stream_type_get_name(gst_stream_get_stream_type(stream.get())), gst_stream_get_stream_id(stream.get()));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2337:58: note: string argument is not guaranteed to be null-terminated
2337 | GST_DEBUG_OBJECT(pipeline(), "#%u %s %s", i, gst_stream_type_get_name(gst_stream_get_stream_type(stream.get())), gst_stream_get_stream_id(stream.get()));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2367:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2367 | GST_DEBUG_OBJECT(pipeline(), "Unhandled GStreamer message type: %s", GST_MESSAGE_TYPE_NAME(message));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2367:78: note: string argument is not guaranteed to be null-terminated
2367 | GST_DEBUG_OBJECT(pipeline(), "Unhandled GStreamer message type: %s", GST_MESSAGE_TYPE_NAME(message));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstmessage.h:246:41: note: expanded from macro 'GST_MESSAGE_TYPE_NAME'
246 | #define GST_MESSAGE_TYPE_NAME(message) gst_message_type_get_name(GST_MESSAGE_TYPE(message))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2394:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2394 | GST_DEBUG_OBJECT(pipeline(), "[Buffering] Updated maxTimeLoaded: %s", toString(m_maxTimeLoaded).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2394:75: note: string argument is not guaranteed to be null-terminated
2394 | GST_DEBUG_OBJECT(pipeline(), "[Buffering] Updated maxTimeLoaded: %s", toString(m_maxTimeLoaded).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2404:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2404 | GST_DEBUG_OBJECT(pipeline(), "[Buffering] mode: %s, status: %f%%", modeString.get(), percentage);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2404:72: note: string argument is not guaranteed to be null-terminated
2404 | GST_DEBUG_OBJECT(pipeline(), "[Buffering] mode: %s, status: %f%%", modeString.get(), percentage);
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2416:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2416 | GST_TRACE("[Buffering] m_didDownloadFinish: %s, percentage: %f, lowWatermark: %f. Setting m_didDownloadFinish to false",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2417 | boolForPrinting(m_didDownloadFinish), percentage, lowWatermark);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2417:13: note: string argument is not guaranteed to be null-terminated
2417 | boolForPrinting(m_didDownloadFinish), percentage, lowWatermark);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2420:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2420 | GST_TRACE("[Buffering] m_didDownloadFinish: %s, percentage: %f, highWatermark: %f. Setting m_didDownloadFinish to true",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2421 | boolForPrinting(m_didDownloadFinish), percentage, highWatermark);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2421:13: note: string argument is not guaranteed to be null-terminated
2421 | boolForPrinting(m_didDownloadFinish), percentage, highWatermark);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2424:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2424 | GST_TRACE("[Buffering] m_didDownloadFinish remains %s, lowWatermark: %f, percentage: %f, highWatermark: %f",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2425 | boolForPrinting(m_didDownloadFinish), lowWatermark, percentage, highWatermark);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2425:13: note: string argument is not guaranteed to be null-terminated
2425 | boolForPrinting(m_didDownloadFinish), lowWatermark, percentage, highWatermark);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2430:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2430 | GST_TRACE("[Buffering] m_isBuffering: %s, percentage: %f, lowWatermark: %f. Setting m_isBuffering to true",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2431 | boolForPrinting(m_isBuffering), percentage, lowWatermark);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2431:13: note: string argument is not guaranteed to be null-terminated
2431 | boolForPrinting(m_isBuffering), percentage, lowWatermark);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2434:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2434 | GST_TRACE("[Buffering] m_isBuffering: %s, percentage: %f, highWatermark: %f. Setting m_isBuffering to false",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2435 | boolForPrinting(m_isBuffering), percentage, highWatermark);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2435:13: note: string argument is not guaranteed to be null-terminated
2435 | boolForPrinting(m_isBuffering), percentage, highWatermark);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2438:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2438 | GST_TRACE("[Buffering] m_isBuffering remains %s, lowWatermark: %f, percentage: %f, highWatermark: %f",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2439 | boolForPrinting(m_isBuffering), lowWatermark, percentage, highWatermark);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2439:13: note: string argument is not guaranteed to be null-terminated
2439 | boolForPrinting(m_isBuffering), lowWatermark, percentage, highWatermark);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2465:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2465 | GST_TRACE("[Buffering] Settled results: m_wasBuffering: %s, m_isBuffering: %s, m_previousBufferingPercentage: %d, m_bufferingPercentage: %d",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2466 | boolForPrinting(m_wasBuffering), boolForPrinting(m_isBuffering), m_previousBufferingPercentage, m_bufferingPercentage);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2466:9: note: string argument is not guaranteed to be null-terminated
2466 | boolForPrinting(m_wasBuffering), boolForPrinting(m_isBuffering), m_previousBufferingPercentage, m_bufferingPercentage);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2611:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2581 | auto& scanner = GStreamerRegistryScanner::singleton();
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2582 | GUniquePtr<char> gstCodecName(gst_codec_utils_caps_get_mime_codec(caps));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2583 | auto codecName = String::fromUTF8(gstCodecName.get());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2584 | auto result = scanner.isCodecSupported(GStreamerRegistryScanner::Configuration::Decoding, codecName);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2585 | if (!result.isSupported)
| ~~~~~~~~~~~~~~~~~~~~~~~~
2586 | return tryAutoPlug;
| ~~~~~~~~~~~~~~~~~~~
2587 |
2588 | auto decoderFactoryAcceptsCaps = gst_element_factory_can_sink_any_caps(result.factory.get(), caps);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2589 | GST_DEBUG_OBJECT(player->pipeline(), "Does %" GST_PTR_FORMAT " decoder accept caps %" GST_PTR_FORMAT "? %s", factory, caps, boolForPrinting(decoderFactoryAcceptsCaps));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2590 |
2591 | if (decoderFactoryAcceptsCaps)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2592 | return exposeAutoPlug;
| ~~~~~~~~~~~~~~~~~~~~~~
2593 | #endif
| ~~~~~~
2594 |
2595 | return tryAutoPlug;
| ~~~~~~~~~~~~~~~~~~~
2596 | }), this);
| ~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gsignal.h:549:60: note: expanded from macro 'g_signal_connect'
549 | g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0)
| ^~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2611:137: note: string argument is not guaranteed to be null-terminated
2611 | GST_DEBUG_OBJECT(player->pipeline(), "Does %" GST_PTR_FORMAT " decoder accept caps %" GST_PTR_FORMAT "? %s", factory, caps, boolForPrinting(decoderFactoryAcceptsCaps));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gclosure.h:73:40: note: expanded from macro 'G_CALLBACK'
73 | #define G_CALLBACK(f) ((GCallback) (f))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gsignal.h:549:60: note: expanded from macro 'g_signal_connect'
549 | g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0)
| ^~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2719:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2719 | GST_DEBUG_OBJECT(pipeline(), "Element set-up for %s", GST_ELEMENT_NAME(element));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2719:59: note: string argument is not guaranteed to be null-terminated
2719 | GST_DEBUG_OBJECT(pipeline(), "Element set-up for %s", GST_ELEMENT_NAME(element));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstelement.h:437:49: note: expanded from macro 'GST_ELEMENT_NAME'
437 | #define GST_ELEMENT_NAME(elem) (GST_OBJECT_NAME(elem))
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2765:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2765 | GST_DEBUG_OBJECT(pipeline(), "Reconfigured file download template from '%s' to '%s'", oldDownloadTemplate.get(), newDownloadTemplate.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2765:91: note: string argument is not guaranteed to be null-terminated
2765 | GST_DEBUG_OBJECT(pipeline(), "Reconfigured file download template from '%s' to '%s'", oldDownloadTemplate.get(), newDownloadTemplate.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2781:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2781 | GST_WARNING("Couldn't unlink media temporary file %s after creation", downloadFile.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2781:79: note: string argument is not guaranteed to be null-terminated
2781 | GST_WARNING("Couldn't unlink media temporary file %s after creation", downloadFile.get());
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2785:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2785 | GST_DEBUG_OBJECT(player->pipeline(), "Unlinked media temporary file %s after creation", downloadFile.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2785:93: note: string argument is not guaranteed to be null-terminated
2785 | GST_DEBUG_OBJECT(player->pipeline(), "Unlinked media temporary file %s after creation", downloadFile.get());
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2801:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2801 | GST_WARNING("Couldn't unlink legacy media temporary file: %s", filePath.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2801:76: note: string argument is not guaranteed to be null-terminated
2801 | GST_WARNING("Couldn't unlink legacy media temporary file: %s", filePath.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2805:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2805 | GST_TRACE("Unlinked legacy media temporary file: %s", filePath.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2805:63: note: string argument is not guaranteed to be null-terminated
2805 | GST_TRACE("Unlinked legacy media temporary file: %s", filePath.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2811:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2811 | GST_DEBUG_OBJECT(pipeline(), "[Seek] seeked to %s", toString(m_seekTarget.time).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2811:57: note: string argument is not guaranteed to be null-terminated
2811 | GST_DEBUG_OBJECT(pipeline(), "[Seek] seeked to %s", toString(m_seekTarget.time).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2855:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2855 | GST_DEBUG_OBJECT(pipeline(), "State: %s, pending: %s", gst_element_state_get_name(m_currentState), gst_element_state_get_name(pending));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2855:64: note: string argument is not guaranteed to be null-terminated
2855 | GST_DEBUG_OBJECT(pipeline(), "State: %s, pending: %s", gst_element_state_get_name(m_currentState), gst_element_state_get_name(pending));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2879:17: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2879 | GST_TRACE("[Buffering] m_isBuffering: %s --> %s", boolForPrinting(m_wasBuffering), boolForPrinting(m_isBuffering));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2879:67: note: string argument is not guaranteed to be null-terminated
2879 | GST_TRACE("[Buffering] m_isBuffering: %s --> %s", boolForPrinting(m_wasBuffering), boolForPrinting(m_isBuffering));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2935:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2935 | GST_DEBUG_OBJECT(pipeline(), "Old state: %s, new state: %s (requested: %s)", gst_element_state_get_name(m_oldState), gst_element_state_get_name(m_currentState), gst_element_state_get_name(m_requestedState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2935:86: note: string argument is not guaranteed to be null-terminated
2935 | GST_DEBUG_OBJECT(pipeline(), "Old state: %s, new state: %s (requested: %s)", gst_element_state_get_name(m_oldState), gst_element_state_get_name(m_currentState), gst_element_state_get_name(m_requestedState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2938:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2938 | GST_INFO_OBJECT(pipeline(), "Requested state change to %s was completed", gst_element_state_get_name(m_currentState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2938:87: note: string argument is not guaranteed to be null-terminated
2938 | GST_INFO_OBJECT(pipeline(), "Requested state change to %s was completed", gst_element_state_get_name(m_currentState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2952:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2952 | GST_INFO_OBJECT(pipeline(), "Playback state changed from %s to %s. Notifying the media player client", gst_element_state_get_name(m_oldState), gst_element_state_get_name(m_currentState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2952:116: note: string argument is not guaranteed to be null-terminated
2952 | GST_INFO_OBJECT(pipeline(), "Playback state changed from %s to %s. Notifying the media player client", gst_element_state_get_name(m_oldState), gst_element_state_get_name(m_currentState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2959:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2959 | GST_DEBUG_OBJECT(pipeline(), "Async: State: %s, pending: %s", gst_element_state_get_name(m_currentState), gst_element_state_get_name(pending));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2959:71: note: string argument is not guaranteed to be null-terminated
2959 | GST_DEBUG_OBJECT(pipeline(), "Async: State: %s, pending: %s", gst_element_state_get_name(m_currentState), gst_element_state_get_name(pending));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2965:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2965 | GST_TRACE_OBJECT(pipeline(), "[Buffering] Delaying m_isBuffering %s --> %s to force the proper change from not buffering to buffering when the async state change completes.", boolForPrinting(m_wasBuffering), boolForPrinting(m_isBuffering));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2965:188: note: string argument is not guaranteed to be null-terminated
2965 | GST_TRACE_OBJECT(pipeline(), "[Buffering] Delaying m_isBuffering %s --> %s to force the proper change from not buffering to buffering when the async state change completes.", boolForPrinting(m_wasBuffering), boolForPrinting(m_isBuffering));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2972:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2972 | GST_DEBUG_OBJECT(pipeline(), "Failure: State: %s, pending: %s", gst_element_state_get_name(m_currentState), gst_element_state_get_name(pending));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2972:73: note: string argument is not guaranteed to be null-terminated
2972 | GST_DEBUG_OBJECT(pipeline(), "Failure: State: %s, pending: %s", gst_element_state_get_name(m_currentState), gst_element_state_get_name(pending));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2976:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2976 | GST_DEBUG_OBJECT(pipeline(), "No preroll: State: %s, pending: %s", gst_element_state_get_name(m_currentState), gst_element_state_get_name(pending));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2976:76: note: string argument is not guaranteed to be null-terminated
2976 | GST_DEBUG_OBJECT(pipeline(), "No preroll: State: %s, pending: %s", gst_element_state_get_name(m_currentState), gst_element_state_get_name(pending));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2996:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
2996 | GST_DEBUG_OBJECT(pipeline(), "live stream reached %s", gst_element_state_get_name(m_currentState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:2996:68: note: string argument is not guaranteed to be null-terminated
2996 | GST_DEBUG_OBJECT(pipeline(), "live stream reached %s", gst_element_state_get_name(m_currentState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3013:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3013 | GST_DEBUG_OBJECT(pipeline(), "Network State Changed from %s to %s", convertEnumerationToString(oldNetworkState).utf8().data(), convertEnumerationToString(m_networkState).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3013:77: note: string argument is not guaranteed to be null-terminated
3013 | GST_DEBUG_OBJECT(pipeline(), "Network State Changed from %s to %s", convertEnumerationToString(oldNetworkState).utf8().data(), convertEnumerationToString(m_networkState).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3018:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3018 | GST_DEBUG_OBJECT(pipeline(), "Ready State Changed from %s to %s", convertEnumerationToString(oldReadyState).utf8().data(), convertEnumerationToString(m_readyState).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3018:75: note: string argument is not guaranteed to be null-terminated
3018 | GST_DEBUG_OBJECT(pipeline(), "Ready State Changed from %s to %s", convertEnumerationToString(oldReadyState).utf8().data(), convertEnumerationToString(m_readyState).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3026:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3026 | GST_DEBUG_OBJECT(pipeline(), "[Seek] committing pending seek to %s", toString(m_seekTarget.time).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3026:82: note: string argument is not guaranteed to be null-terminated
3026 | GST_DEBUG_OBJECT(pipeline(), "[Seek] committing pending seek to %s", toString(m_seekTarget.time).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3031:17: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3031 | GST_DEBUG_OBJECT(pipeline(), "[Seek] seeking to %s failed", toString(m_seekTarget.time).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3031:77: note: string argument is not guaranteed to be null-terminated
3031 | GST_DEBUG_OBJECT(pipeline(), "[Seek] seeking to %s failed", toString(m_seekTarget.time).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3112:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3112 | GST_INFO_OBJECT(pipeline(), "New media url: %s", newURL.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3112:62: note: string argument is not guaranteed to be null-terminated
3112 | GST_INFO_OBJECT(pipeline(), "New media url: %s", newURL.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3136:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3136 | GST_INFO_OBJECT(pipeline(), "Not allowed to load new media location: %s", newURL.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3136:87: note: string argument is not guaranteed to be null-terminated
3136 | GST_INFO_OBJECT(pipeline(), "Not allowed to load new media location: %s", newURL.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3201:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3201 | GST_DEBUG("Position adjusted: %s", currentTime().toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3201:48: note: string argument is not guaranteed to be null-terminated
3201 | GST_DEBUG("Position adjusted: %s", currentTime().toString().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3262:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3262 | GST_DEBUG("Checking mime-type \"%s\"", parameters.type.raw().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3262:44: note: string argument is not guaranteed to be null-terminated
3262 | GST_DEBUG("Checking mime-type \"%s\"", parameters.type.raw().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3269:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3269 | GST_DEBUG("Supported: %s", convertEnumerationToString(result).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3269:32: note: string argument is not guaranteed to be null-terminated
3269 | GST_DEBUG("Supported: %s", convertEnumerationToString(result).utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3286:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3286 | GST_DEBUG("Should disable media disk cache: %s", boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3286:54: note: string argument is not guaranteed to be null-terminated
3286 | GST_DEBUG("Should disable media disk cache: %s", boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3327:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3327 | GST_DEBUG_OBJECT(pipeline(), "Media on-disk cache is %s", (diskCacheDisabled) ? "disabled" : "enabled");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3327:63: note: string argument is not guaranteed to be null-terminated
3327 | GST_DEBUG_OBJECT(pipeline(), "Media on-disk cache is %s", (diskCacheDisabled) ? "disabled" : "enabled");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3364:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3364 | GST_INFO_OBJECT(pipeline(), "text %s, audio %s (native %s), video %s (native %s, software color balance %s)", boolForPrinting(hasText),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3365 | boolForPrinting(hasAudio), boolForPrinting(hasNativeAudio), boolForPrinting(hasVideo), boolForPrinting(hasNativeVideo),
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3366 | boolForPrinting(hasSoftwareColorBalance));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3364:115: note: string argument is not guaranteed to be null-terminated
3364 | GST_INFO_OBJECT(pipeline(), "text %s, audio %s (native %s), video %s (native %s, software color balance %s)", boolForPrinting(hasText),
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3383:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3383 | GST_INFO("Creating pipeline for %s player", player->isVideoPlayer() ? "video" : "audio");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1307:25: note: expanded from macro 'GST_INFO'
1307 | #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3383:49: note: string argument is not guaranteed to be null-terminated
3383 | GST_INFO("Creating pipeline for %s player", player->isVideoPlayer() ? "video" : "audio");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1307:86: note: expanded from macro 'GST_INFO'
1307 | #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3408:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3408 | GST_WARNING("%s not found, make sure to install gst-plugins-base", playbinName.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3408:76: note: string argument is not guaranteed to be null-terminated
3408 | GST_WARNING("%s not found, make sure to install gst-plugins-base", playbinName.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3415:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3415 | GST_INFO_OBJECT(m_pipeline.get(), "WebCore logs identifier for this pipeline is: %s", identifier.convertToASCIIUppercase().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3415:91: note: string argument is not guaranteed to be null-terminated
3415 | GST_INFO_OBJECT(m_pipeline.get(), "WebCore logs identifier for this pipeline is: %s", identifier.convertToASCIIUppercase().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3428:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3428 | GST_INFO_OBJECT(pipeline(), "Using legacy playbin element: %s", boolForPrinting(m_isLegacyPlaybin));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3428:69: note: string argument is not guaranteed to be null-terminated
3428 | GST_INFO_OBJECT(pipeline(), "Using legacy playbin element: %s", boolForPrinting(m_isLegacyPlaybin));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3523:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3523 | GST_INFO_OBJECT(player->pipeline(), "Setting codec for stream %" PRIu64 " to %s", streamId.value(), codec.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3523:109: note: string argument is not guaranteed to be null-terminated
3523 | GST_INFO_OBJECT(player->pipeline(), "Setting codec for stream %" PRIu64 " to %s", streamId.value(), codec.get());
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3576:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3576 | GST_INFO_OBJECT(pipeline(), "the decoder %s does not have a src pad, probably because it's a hardware decoder sink, can't get decoder stats", name.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3576:151: note: string argument is not guaranteed to be null-terminated
3576 | GST_INFO_OBJECT(pipeline(), "the decoder %s does not have a src pad, probably because it's a hardware decoder sink, can't get decoder stats", name.get());
| ^~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3673:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3673 | GST_DEBUG_OBJECT(m_pipeline.get(), "Looping attribute changed to: %s", player ? boolForPrinting(player->isLooping()) : nullptr);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3673:76: note: string argument is not guaranteed to be null-terminated
3673 | GST_DEBUG_OBJECT(m_pipeline.get(), "Looping attribute changed to: %s", player ? boolForPrinting(player->isLooping()) : nullptr);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3723:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3723 | GST_DEBUG_OBJECT(pipeline(), "Found image_orientation tag: %s", imageOrientationTag.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3723:69: note: string argument is not guaranteed to be null-terminated
3723 | GST_DEBUG_OBJECT(pipeline(), "Found image_orientation tag: %s", imageOrientationTag.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3774:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
3774 | GST_DEBUG_OBJECT(pipeline(), "Finished waiting for main-thread task to call sizeChanged()... %s", sizeChangedProcessed ? "sizeChanged() was called." : "task queue aborted by flush");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:3774:103: note: string argument is not guaranteed to be null-terminated
3774 | GST_DEBUG_OBJECT(pipeline(), "Finished waiting for main-thread task to call sizeChanged()... %s", sizeChangedProcessed ? "sizeChanged() was called." : "task queue aborted by flush");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4004:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
4004 | GST_DEBUG_OBJECT(pipeline(), "Flushing video sample %s", shouldWait == CoordinatedPlatformLayerBufferProxy::ShouldWait::Yes ? "synchronously" : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4004:62: note: string argument is not guaranteed to be null-terminated
4004 | GST_DEBUG_OBJECT(pipeline(), "Flushing video sample %s", shouldWait == CoordinatedPlatformLayerBufferProxy::ShouldWait::Yes ? "synchronously" : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4018:58: warning: function 'strcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
4018 | if (!isVisible && allowPlaybackOfInvisibleVideos && !strcmp(allowPlaybackOfInvisibleVideos, "1"))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4026:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
4026 | GST_INFO_OBJECT(m_pipeline.get(), "%s %s player %svisible in viewport", m_isMuted ? "Muted" : "Un-muted", (player && player->isVideoPlayer()) ? "video" : "audio", isVisible ? "" : "no longer ");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4026:77: note: string argument is not guaranteed to be null-terminated
4026 | GST_INFO_OBJECT(m_pipeline.get(), "%s %s player %svisible in viewport", m_isMuted ? "Muted" : "Un-muted", (player && player->isVideoPlayer()) ? "video" : "audio", isVisible ? "" : "no longer ");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4039:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
4039 | GST_DEBUG_OBJECT(pipeline(), "Media element is muted and not visible in viewport, pausing it to save resources. Will resume afterwards to %s state.",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4040 | gst_element_state_get_name(m_stateToRestoreWhenVisible));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4040:13: note: string argument is not guaranteed to be null-terminated
4040 | gst_element_state_get_name(m_stateToRestoreWhenVisible));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4043:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
4043 | GST_DEBUG_OBJECT(pipeline(), "Now pipeline is in %s state with %s pending", gst_element_state_get_name(currentState), gst_element_state_get_name(pendingState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4043:85: note: string argument is not guaranteed to be null-terminated
4043 | GST_DEBUG_OBJECT(pipeline(), "Now pipeline is in %s state with %s pending", gst_element_state_get_name(currentState), gst_element_state_get_name(pendingState));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4046:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
4046 | GST_DEBUG_OBJECT(pipeline(), "Element in viewport again, resuming playback via state change to %s.",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4047 | gst_element_state_get_name(m_stateToRestoreWhenVisible));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4047:13: note: string argument is not guaranteed to be null-terminated
4047 | gst_element_state_get_name(m_stateToRestoreWhenVisible));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4170:27: warning: function 'strcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
4170 | if (disableGLSink && !strcmp(disableGLSink, "1")) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4324:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
4324 | GST_DEBUG_OBJECT(pipeline(), "Setting stream muted %s", boolForPrinting(m_isMuted));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4324:61: note: string argument is not guaranteed to be null-terminated
4324 | GST_DEBUG_OBJECT(pipeline(), "Setting stream muted %s", boolForPrinting(m_isMuted));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4550:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
4550 | GST_DEBUG("checking for KeySystem support with %s and type %s: %s", keySystem.utf8().data(), mimeType.utf8().data(), boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:4550:73: note: string argument is not guaranteed to be null-terminated
4550 | GST_DEBUG("checking for KeySystem support with %s and type %s: %s", keySystem.utf8().data(), mimeType.utf8().data(), boolForPrinting(result));
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/PlatformDisplayGStreamer.cpp:82:17: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
82 | GST_ERROR("Failed to fill in GStreamer context: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1305:26: note: expanded from macro 'GST_ERROR'
1305 | #define GST_ERROR(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/PlatformDisplayGStreamer.cpp:82:70: note: string argument is not guaranteed to be null-terminated
82 | GST_ERROR("Failed to fill in GStreamer context: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1305:87: note: expanded from macro 'GST_ERROR'
1305 | #define GST_ERROR(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TextCombinerPadGStreamer.cpp:117:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
117 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TextCombinerPadGStreamer.cpp:117:9: note: string argument is not guaranteed to be null-terminated
117 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-56.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TextCombinerPadGStreamer.cpp:132:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
132 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TextCombinerPadGStreamer.cpp:132:9: note: string argument is not guaranteed to be null-terminated
132 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
130 warnings generated.
[4749/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:21:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/PipeWireNodeData.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Logger.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/MakeString.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:50:9: warning: formatting function 'gst_printerrln' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
50 | gst_printerrln("Unable to connect to the Deskop portal: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:50:70: note: string argument is not guaranteed to be null-terminated
50 | gst_printerrln("Unable to connect to the Deskop portal: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:182:9: warning: formatting function 'gst_printerrln' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
182 | gst_printerrln("Unable to open pipewire remote. Error: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:182:69: note: string argument is not guaranteed to be null-terminated
182 | gst_printerrln("Unable to open pipewire remote. Error: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:190:9: warning: formatting function 'gst_printerrln' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
190 | gst_printerrln("Unable to open pipewire remote. Error: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:190:69: note: string argument is not guaranteed to be null-terminated
190 | gst_printerrln("Unable to open pipewire remote. Error: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:209:9: warning: formatting function 'gst_printerrln' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
209 | gst_printerrln("Unable to create a Deskop portal session: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:209:72: note: string argument is not guaranteed to be null-terminated
209 | gst_printerrln("Unable to create a Deskop portal session: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:230:9: warning: formatting function 'gst_printerrln' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
230 | gst_printerrln("Unable to connect to the Desktop portal: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:230:71: note: string argument is not guaranteed to be null-terminated
230 | gst_printerrln("Unable to connect to the Desktop portal: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:237:9: warning: formatting function 'gst_printerrln' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
237 | gst_printerrln("Portal session could not be closed: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:237:66: note: string argument is not guaranteed to be null-terminated
237 | gst_printerrln("Portal session could not be closed: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:249:9: warning: formatting function 'gst_printerrln' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
249 | gst_printerrln("SelectSources error: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:249:51: note: string argument is not guaranteed to be null-terminated
249 | gst_printerrln("SelectSources error: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:267:9: warning: formatting function 'gst_printerrln' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
267 | gst_printerrln("Start error: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:267:43: note: string argument is not guaranteed to be null-terminated
267 | gst_printerrln("Start error: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:282:9: warning: formatting function 'gst_printerrln' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
282 | gst_printerrln("Unable to open pipewire remote. Error: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:282:69: note: string argument is not guaranteed to be null-terminated
282 | gst_printerrln("Unable to open pipewire remote. Error: %s", error->message);
| ^~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:290:9: warning: formatting function 'gst_printerrln' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
290 | gst_printerrln("Unable to open pipewire remote. Error: %s", error->message);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/DesktopPortal.cpp:290:69: note: string argument is not guaranteed to be null-terminated
290 | gst_printerrln("Unable to open pipewire remote. Error: %s", error->message);
| ^~~~~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:5:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/glib/GSpanExtras.h:76:69: warning: function 'strlen' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
76 | return adoptGMallocSpan<char, Malloc>(unsafeMakeSpan(str, str ? strlen(str) : 0));
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:143:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
143 | GST_DEBUG("Registering capturer for device %s", capturer->devicePersistentId().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:143:53: note: string argument is not guaranteed to be null-terminated
143 | GST_DEBUG("Registering capturer for device %s", capturer->devicePersistentId().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:149:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
149 | GST_DEBUG("Un-registering capturer for device %s", capturer.devicePersistentId().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:149:56: note: string argument is not guaranteed to be null-terminated
149 | GST_DEBUG("Un-registering capturer for device %s", capturer.devicePersistentId().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:157:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
157 | GST_DEBUG("Stopping capturer for device with persistent ID: %s", persistentId.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:157:70: note: string argument is not guaranteed to be null-terminated
157 | GST_DEBUG("Stopping capturer for device with persistent ID: %s", persistentId.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:159:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
159 | GST_DEBUG("Checking capturer with device persistent ID: %s", capturer->devicePersistentId().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:159:70: note: string argument is not guaranteed to be null-terminated
159 | GST_DEBUG("Checking capturer with device persistent ID: %s", capturer->devicePersistentId().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:171:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
171 | GST_DEBUG("Looking for device with UID %s", deviceID.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:171:49: note: string argument is not guaranteed to be null-terminated
171 | GST_DEBUG("Looking for device with UID %s", deviceID.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:173:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
173 | GST_LOG("Checking device with persistent ID: %s", device.persistentId().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1309:24: note: expanded from macro 'GST_LOG'
1309 | #define GST_LOG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:173:59: note: string argument is not guaranteed to be null-terminated
173 | GST_LOG("Checking device with persistent ID: %s", device.persistentId().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1309:85: note: expanded from macro 'GST_LOG'
1309 | #define GST_LOG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:248:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
248 | GST_INFO_OBJECT(gstCaptureDevice->device(), "Registering %sdefault device %s", gstCaptureDevice->isDefault() ? "" : "non-", gstCaptureDevice->label().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:248:84: note: string argument is not guaranteed to be null-terminated
248 | GST_INFO_OBJECT(gstCaptureDevice->device(), "Registering %sdefault device %s", gstCaptureDevice->isDefault() ? "" : "non-", gstCaptureDevice->label().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:366:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
366 | GST_INFO_OBJECT(GST_MESSAGE_SRC(message), "Device added: %s", name.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:366:75: note: string argument is not guaranteed to be null-terminated
366 | GST_INFO_OBJECT(GST_MESSAGE_SRC(message), "Device added: %s", name.get());
| ^~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:375:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
375 | GST_INFO_OBJECT(GST_MESSAGE_SRC(message), "Device removed: %s", name.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:375:77: note: string argument is not guaranteed to be null-terminated
375 | GST_INFO_OBJECT(GST_MESSAGE_SRC(message), "Device removed: %s", name.get());
| ^~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:386:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
386 | GST_INFO_OBJECT(GST_MESSAGE_SRC(message), "Device changed: %s", name.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCaptureDeviceManager.cpp:386:77: note: string argument is not guaranteed to be null-terminated
386 | GST_INFO_OBJECT(GST_MESSAGE_SRC(message), "Device changed: %s", name.get());
| ^~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCapturer.cpp:75:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
75 | GST_DEBUG("Disposing capture pipeline %" GST_PTR_FORMAT " (disconnecting signals: %s)", m_pipeline.get(), boolForPrinting(disconnectSignals));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCapturer.cpp:75:111: note: string argument is not guaranteed to be null-terminated
75 | GST_DEBUG("Disposing capture pipeline %" GST_PTR_FORMAT " (disconnecting signals: %s)", m_pipeline.get(), boolForPrinting(disconnectSignals));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-75.cpp:6:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCapturer.cpp:105:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
105 | GST_DEBUG_OBJECT(m_pipeline.get(), "Setting new capture device: %s", device->label().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerCapturer.cpp:105:78: note: string argument is not guaranteed to be null-terminated
105 | GST_DEBUG_OBJECT(m_pipeline.get(), "Setting new capture device: %s", device->label().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
24 warnings generated.
[4750/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-17.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-17.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/WindowOrWorkerGlobalScope.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/ExceptionOr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/dom/Exception.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-17.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/WorkerNavigator.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-17.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/WorkerNavigator.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4751/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-82.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-82.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/BlobDataFileReference.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/BlobDataFileReference.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Markable.h:39:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4752/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-46.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-46.cpp:3:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists/DisplayList.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists/DisplayList.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/displaylists/DisplayListItems.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls/ControlPart.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4753/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-77.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-77.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerWebRTCCommon.cpp:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/GStreamerCommon.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Logger.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/MakeString.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-77.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/PipeWireCaptureDeviceManager.cpp:103:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
103 | GST_DEBUG("Creating capture source for device %s", device.persistentId().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/PipeWireCaptureDeviceManager.cpp:103:56: note: string argument is not guaranteed to be null-terminated
103 | GST_DEBUG("Creating capture source for device %s", device.persistentId().ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
2 warnings generated.
[4754/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-12.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PointerLockController.cpp:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PointerLockController.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PointerLockController.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-12.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PointerLockController.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-12.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PrintContext.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:24:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-767013ce-12.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/PrintContext.cpp:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/StyleResolver.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/ElementRuleCollector.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/MatchResult.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleSet.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/style/RuleData.h:26:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4755/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-440c3339-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-440c3339-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins/DOMMimeType.cpp:20:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins/DOMMimeType.h:22:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins/PluginData.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/URL.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-440c3339-1.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/plugins/DOMPluginArray.cpp:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4756/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/AudioTrackPrivateMediaStream.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/AudioTrackPrivate.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/AudioTrackPrivateClient.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/TrackPrivateBaseClient.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtr.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CanMakeWeakPtr.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakPtrFactory.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/WeakRef.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:255:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
255 | GST_DEBUG_OBJECT(m_src.get(), "Replacing track %s with track %s", m_track->id().utf8().data(), newTrack->id().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:255:79: note: string argument is not guaranteed to be null-terminated
255 | GST_DEBUG_OBJECT(m_src.get(), "Replacing track %s with track %s", m_track->id().utf8().data(), newTrack->id().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:257:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
257 | GST_DEBUG_OBJECT(m_src.get(), "Replacing track %s with nothing", m_track->id().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:257:78: note: string argument is not guaranteed to be null-terminated
257 | GST_DEBUG_OBJECT(m_src.get(), "Replacing track %s with nothing", m_track->id().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:387:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
387 | GST_DEBUG_OBJECT(m_src.get(), "Starting observation of track %s", m_track->id().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:387:75: note: string argument is not guaranteed to be null-terminated
387 | GST_DEBUG_OBJECT(m_src.get(), "Starting observation of track %s", m_track->id().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:404:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
404 | GST_DEBUG_OBJECT(m_src.get(), "Stopping observation of track %s", m_track->id().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:404:75: note: string argument is not guaranteed to be null-terminated
404 | GST_DEBUG_OBJECT(m_src.get(), "Stopping observation of track %s", m_track->id().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:447:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
447 | GST_TRACE_OBJECT(m_src.get(), "%s", logMessage.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:447:45: note: string argument is not guaranteed to be null-terminated
447 | GST_TRACE_OBJECT(m_src.get(), "%s", logMessage.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:465:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
465 | GST_TRACE_OBJECT(m_src.get(), "%s queue full already... not pushing", m_isVideoTrack ? "Video" : "Audio");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:465:83: note: string argument is not guaranteed to be null-terminated
465 | GST_TRACE_OBJECT(m_src.get(), "%s queue full already... not pushing", m_isVideoTrack ? "Video" : "Audio");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:516:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
516 | GST_INFO_OBJECT(m_src.get(), "Track enabled: %s, resetting stream", boolForPrinting(track.enabled()));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:516:77: note: string argument is not guaranteed to be null-terminated
516 | GST_INFO_OBJECT(m_src.get(), "Track enabled: %s, resetting stream", boolForPrinting(track.enabled()));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:95: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:571:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
571 | GST_DEBUG_OBJECT(m_src.get(), "Setting orientation tag: %s", orientation.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:571:74: note: string argument is not guaranteed to be null-terminated
571 | GST_DEBUG_OBJECT(m_src.get(), "Setting orientation tag: %s", orientation.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:821:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
821 | GST_DEBUG_OBJECT(element, "MediaStream active status changed to %s", boolForPrinting(isActive));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:821:74: note: string argument is not guaranteed to be null-terminated
821 | GST_DEBUG_OBJECT(element, "MediaStream active status changed to %s", boolForPrinting(isActive));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:862:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
862 | GST_DEBUG_OBJECT(self, "Track with ID %s was removed", track.id().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:862:60: note: string argument is not guaranteed to be null-terminated
862 | GST_DEBUG_OBJECT(self, "Track with ID %s was removed", track.id().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:976:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
976 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:976:9: note: string argument is not guaranteed to be null-terminated
976 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:988:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
988 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:988:9: note: string argument is not guaranteed to be null-terminated
988 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propertyId, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:1033:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1033 | GST_DEBUG_OBJECT(element, "%s", gst_state_change_get_name(transition));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:1033:37: note: string argument is not guaranteed to be null-terminated
1033 | GST_DEBUG_OBJECT(element, "%s", gst_state_change_get_name(transition));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:1055:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1055 | GST_DEBUG_OBJECT(element, "%s : %s", gst_state_change_get_name(transition), gst_element_state_change_return_get_name(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:1055:46: note: string argument is not guaranteed to be null-terminated
1055 | GST_DEBUG_OBJECT(element, "%s : %s", gst_state_change_get_name(transition), gst_element_state_change_return_get_name(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:1078:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1078 | GST_DEBUG_OBJECT(element, "%s : %s", gst_state_change_get_name(transition), gst_element_state_change_return_get_name(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:1078:42: note: string argument is not guaranteed to be null-terminated
1078 | GST_DEBUG_OBJECT(element, "%s : %s", gst_state_change_get_name(transition), gst_element_state_change_return_get_name(result));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:1267:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1267 | GST_DEBUG_OBJECT(self, "Setup %s source for track %s", sourceType.characters(), track->id().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:1267:60: note: string argument is not guaranteed to be null-terminated
1267 | GST_DEBUG_OBJECT(self, "Setup %s source for track %s", sourceType.characters(), track->id().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:1296:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
1296 | GST_DEBUG_OBJECT(self, "%s Ghosting %" GST_PTR_FORMAT, objectPath.get(), pad.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMediaStreamSource.cpp:1296:60: note: string argument is not guaranteed to be null-terminated
1296 | GST_DEBUG_OBJECT(self, "%s Ghosting %" GST_PTR_FORMAT, objectPath.get(), pad.get());
| ^~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMockDevice.cpp:43:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
43 | GST_INFO_OBJECT(device, "Creating source element for device %s", name);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1291:34: note: expanded from macro 'GST_INFO_OBJECT'
1291 | #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMockDevice.cpp:43:70: note: string argument is not guaranteed to be null-terminated
43 | GST_INFO_OBJECT(device, "Creating source element for device %s", name);
| ^~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMockDevice.cpp:81:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
81 | GST_DEBUG("Creating mock device with name %s and properties %" GST_PTR_FORMAT, displayName.utf8().data(), properties.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMockDevice.cpp:81:84: note: string argument is not guaranteed to be null-terminated
81 | GST_DEBUG("Creating mock device with name %s and properties %" GST_PTR_FORMAT, displayName.utf8().data(), properties.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMockDeviceProvider.cpp:93:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
93 | GST_ERROR_OBJECT(s_provider, "Unable to find GStreamer mock device corresponding to old capture device with ID %s", oldDevice.persistentId().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1289:35: note: expanded from macro 'GST_ERROR_OBJECT'
1289 | #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMockDeviceProvider.cpp:93:125: note: string argument is not guaranteed to be null-terminated
93 | GST_ERROR_OBJECT(s_provider, "Unable to find GStreamer mock device corresponding to old capture device with ID %s", oldDevice.persistentId().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1289:96: note: expanded from macro 'GST_ERROR_OBJECT'
1289 | #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-76.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMockDeviceProvider.cpp:103:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
103 | GST_ERROR_OBJECT(s_provider, "Unable to find GStreamer mock device corresponding to new capture device with ID %s", oldDevice.persistentId().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1289:35: note: expanded from macro 'GST_ERROR_OBJECT'
1289 | #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/gstreamer/GStreamerMockDeviceProvider.cpp:103:125: note: string argument is not guaranteed to be null-terminated
103 | GST_ERROR_OBJECT(s_provider, "Unable to find GStreamer mock device corresponding to new capture device with ID %s", oldDevice.persistentId().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1289:96: note: expanded from macro 'GST_ERROR_OBJECT'
1289 | #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
22 warnings generated.
[4757/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-74.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-74.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/RealtimeMediaSource.cpp:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/RealtimeMediaSource.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mediastream/CaptureDevice.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/WTFString.h:593:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4758/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TrackPrivateBaseGStreamer.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TrackPrivateBaseGStreamer.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/AbortableTaskQueue.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RunLoop.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TrackPrivateBaseGStreamer.cpp:246:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
246 | GST_DEBUG("Track %" PRIu64 " got %s %s.", m_id, tagName, tagValue.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TrackPrivateBaseGStreamer.cpp:246:57: note: string argument is not guaranteed to be null-terminated
246 | GST_DEBUG("Track %" PRIu64 " got %s %s.", m_id, tagName, tagValue.get());
| ^~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TrackPrivateBaseGStreamer.cpp:246:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
246 | GST_DEBUG("Track %" PRIu64 " got %s %s.", m_id, tagName, tagValue.get());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TrackPrivateBaseGStreamer.cpp:246:57: note: string argument is not guaranteed to be null-terminated
246 | GST_DEBUG("Track %" PRIu64 " got %s %s.", m_id, tagName, tagValue.get());
| ^~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TrackPrivateBaseGStreamer.cpp:232:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
232 | GST_DEBUG("Converted track %" PRIu64 "'s language code to %s.", m_id, convertedLanguage.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TrackPrivateBaseGStreamer.cpp:232:79: note: string argument is not guaranteed to be null-terminated
232 | GST_DEBUG("Converted track %" PRIu64 "'s language code to %s.", m_id, convertedLanguage.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:1:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TrackPrivateBaseGStreamer.cpp:299:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
299 | GST_INFO("Track %" PRIu64 " got stream start. GStreamer stream-id: %s", m_id, m_gstStreamId.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1307:25: note: expanded from macro 'GST_INFO'
1307 | #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/TrackPrivateBaseGStreamer.cpp:299:83: note: string argument is not guaranteed to be null-terminated
299 | GST_INFO("Track %" PRIu64 " got stream start. GStreamer stream-id: %s", m_id, m_gstStreamId.string().utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1307:86: note: expanded from macro 'GST_INFO'
1307 | #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:101:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
101 | GST_DEBUG("No hardware decoder found for codec %s, falling back to software", codecName.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:26: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:101:87: note: string argument is not guaranteed to be null-terminated
101 | GST_DEBUG("No hardware decoder found for codec %s, falling back to software", codecName.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1308:87: note: expanded from macro 'GST_DEBUG'
1308 | #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:106:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
106 | GST_WARNING("No decoder found for codec %s", codecName.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:106:54: note: string argument is not guaranteed to be null-terminated
106 | GST_WARNING("No decoder found for codec %s", codecName.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:115:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
115 | GST_WARNING("Internal video decoder failed to configure for codec %s", codecName.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:115:80: note: string argument is not guaranteed to be null-terminated
115 | GST_WARNING("Internal video decoder failed to configure for codec %s", codecName.utf8().data());
| ^~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:165:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
165 | GST_DEBUG_OBJECT(element.get(), "Configuring decoder for codec %s", codecName.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:165:73: note: string argument is not guaranteed to be null-terminated
165 | GST_DEBUG_OBJECT(element.get(), "Configuring decoder for codec %s", codecName.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:196:9: warning: formatting function 'WTFLogAlways' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
196 | WTFLogAlways("Codec %s not wired in yet", codecName.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:196:51: note: string argument is not guaranteed to be null-terminated
196 | WTFLogAlways("Codec %s not wired in yet", codecName.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:208:13: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
208 | GST_WARNING_OBJECT(element.get(), "Required parser %s not found, decoding will fail", parser.characters());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:37: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:208:99: note: string argument is not guaranteed to be null-terminated
208 | GST_WARNING_OBJECT(element.get(), "Required parser %s not found, decoding will fail", parser.characters());
| ^~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1290:98: note: expanded from macro 'GST_WARNING_OBJECT'
1290 | #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:2:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:269:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
269 | GST_DEBUG_OBJECT(m_harness->element(), "Decoding%s frame", isKeyFrame ? " key" : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoDecoderGStreamer.cpp:269:64: note: string argument is not guaranteed to be null-terminated
269 | GST_DEBUG_OBJECT(m_harness->element(), "Decoding%s frame", isKeyFrame ? " key" : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:111:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
111 | GST_WARNING("Error creating encoder: %s", error.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:111:51: note: string argument is not guaranteed to be null-terminated
111 | GST_WARNING("Error creating encoder: %s", error.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:194:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
194 | GST_TRACE("Retrieval of temporal index from encoded format %s is not yet supported.", name.data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:194:91: note: string argument is not guaranteed to be null-terminated
194 | GST_TRACE("Retrieval of temporal index from encoded format %s is not yet supported.", name.data());
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:261:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
261 | GST_TRACE_OBJECT(m_harness->element(), "Notifying encoded%s frame", isKeyFrame ? " key" : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:35: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:261:77: note: string argument is not guaranteed to be null-terminated
261 | GST_TRACE_OBJECT(m_harness->element(), "Notifying encoded%s frame", isKeyFrame ? " key" : "");
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1295:96: note: expanded from macro 'GST_TRACE_OBJECT'
1295 | #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:3:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:280:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
280 | GST_DEBUG_OBJECT(m_harness->element(), "Initializing encoder for codec %s", codecName.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoEncoderGStreamer.cpp:280:81: note: string argument is not guaranteed to be null-terminated
280 | GST_DEBUG_OBJECT(m_harness->element(), "Initializing encoder for codec %s", codecName.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp:388:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
388 | GST_TRACE("Creating %s VideoFrame from pixel buffer", formatName.data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp:388:59: note: string argument is not guaranteed to be null-terminated
388 | GST_TRACE("Creating %s VideoFrame from pixel buffer", formatName.data());
| ^~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:4:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp:543:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
543 | GST_TRACE("Copying frame data to %s pixel format", convertVideoPixelFormatToString(pixelFormat).ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:25: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoFrameGStreamer.cpp:543:56: note: string argument is not guaranteed to be null-terminated
543 | GST_TRACE("Copying frame data to %s pixel format", convertVideoPixelFormatToString(pixelFormat).ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1311:86: note: expanded from macro 'GST_TRACE'
1311 | #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:5:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoFrameMetadataGStreamer.cpp:161:9: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
161 | GST_WARNING("Can't add the processing time probes for %s", GST_OBJECT_NAME(element));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:27: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoFrameMetadataGStreamer.cpp:161:68: note: string argument is not guaranteed to be null-terminated
161 | GST_WARNING("Can't add the processing time probes for %s", GST_OBJECT_NAME(element));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstobject.h:164:41: note: expanded from macro 'GST_OBJECT_NAME'
164 | #define GST_OBJECT_NAME(obj) (GST_OBJECT_CAST(obj)->name)
| ^
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1306:88: note: expanded from macro 'GST_WARNING'
1306 | #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:7:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoTrackPrivateGStreamer.cpp:96:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
96 | GST_DEBUG_OBJECT(objectForLogging(), "Setting codec to %s", codec.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/VideoTrackPrivateGStreamer.cpp:96:65: note: string argument is not guaranteed to be null-terminated
96 | GST_DEBUG_OBJECT(objectForLogging(), "Setting codec to %s", codec.ascii().data());
| ^~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitAudioSinkGStreamer.cpp:62:19: warning: function 'strcmp' is unsafe [-Wunsafe-buffer-usage-in-libc-call]
62 | if (value && !strcmp(value, "1")) {
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitAudioSinkGStreamer.cpp:123:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
123 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propID, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitAudioSinkGStreamer.cpp:123:9: note: string argument is not guaranteed to be null-terminated
123 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propID, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitAudioSinkGStreamer.cpp:142:9: warning: formatting function 'g_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
142 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propID, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:673:3: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
673 | g_warning ("%s:%d: invalid %s id %u for \"%s\" of type '%s' in '%s'", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
674 | __FILE__, __LINE__, \
| ~~~~~~~~~~~~~~~~~~~~~
675 | (pname), \
| ~~~~~~~~~~
676 | _glib__property_id, \
| ~~~~~~~~~~~~~~~~~~~~~
677 | _glib__pspec->name, \
| ~~~~~~~~~~~~~~~~~~~~~
678 | g_type_name (G_PARAM_SPEC_TYPE (_glib__pspec)), \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
679 | G_OBJECT_TYPE_NAME (_glib__object)); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:365:25: note: expanded from macro 'g_warning'
365 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
366 | G_LOG_LEVEL_WARNING, \
| ~~~~~~~~~~~~~~~~~~~~~~~
367 | __VA_ARGS__)
| ~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitAudioSinkGStreamer.cpp:142:9: note: string argument is not guaranteed to be null-terminated
142 | G_OBJECT_WARN_INVALID_PROPERTY_ID(object, propID, pspec);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:691:5: note: expanded from macro 'G_OBJECT_WARN_INVALID_PROPERTY_ID'
691 | G_OBJECT_WARN_INVALID_PSPEC ((object), "property", (property_id), (pspec))
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/gobject/gobject.h:677:14: note: expanded from macro 'G_OBJECT_WARN_INVALID_PSPEC'
677 | _glib__pspec->name, \
| ^~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/glib-2.0/glib/gmessages.h:367:32: note: expanded from macro 'g_warning'
367 | __VA_ARGS__)
| ^~~~~~~~~~~
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-57.cpp:8:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitAudioSinkGStreamer.cpp:152:5: warning: formatting function 'gst_debug_log' is unsafe [-Wunsafe-buffer-usage-in-format-attr-call]
152 | GST_DEBUG_OBJECT(sink, "Handling %s transition", gst_state_change_get_name(stateChange));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:35: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:742:5: note: expanded from macro 'GST_CAT_LEVEL_LOG'
742 | gst_debug_log ((cat), (level), __FILE__, GST_FUNCTION, __LINE__, \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
743 | (GObject *) (object), __VA_ARGS__); \
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/gstreamer/WebKitAudioSinkGStreamer.cpp:152:54: note: string argument is not guaranteed to be null-terminated
152 | GST_DEBUG_OBJECT(sink, "Handling %s transition", gst_state_change_get_name(stateChange));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:1292:96: note: expanded from macro 'GST_DEBUG_OBJECT'
1292 | #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__)
| ^~~~~~~~~~~
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/recipe-sysroot/usr/include/gstreamer-1.0/gst/gstinfo.h:743:31: note: expanded from macro 'GST_CAT_LEVEL_LOG'
743 | (GObject *) (object), __VA_ARGS__); \
| ^~~~~~~~~~~
24 warnings generated.
[4759/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-80.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-80.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/GeolocationClientMock.cpp:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/GeolocationClientMock.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/Timer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ThreadTimers.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4760/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-81.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-81.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/ScrollbarThemeMock.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/mock/ScrollbarThemeMock.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScrollbarThemeComposite.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ScrollbarTheme.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/GraphicsContext.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/controls/ControlPart.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/Color.h:36:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Hasher.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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.
[4761/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-83.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-83.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/DNS.cpp:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/DNSResolveQueue.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/Timer.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/ThreadTimers.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedPtr.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/CheckedRef.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/SingleThreadIntegralWrapper.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/Threading.h:41:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/HashSet.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/RobinHoodHashTable.h:57:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-83.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/FormData.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-3c72abbe-83.cpp:4:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/network/FormData.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/page/Chrome.h:24:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXObjectCache.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AXTextMarker.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/accessibility/AccessibilityObject.h:38:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/editing/TextIterator.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLogicalOrderTraversal.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBox.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorLineBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
[4762/8470] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/__/__/WebCore/DerivedSources/unified-sources/UnifiedSource-043dd90b-1.cpp.o
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-043dd90b-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/LayoutRect.h:33:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatRect.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatPoint.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/FloatSize.h:31:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntPoint.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/platform/graphics/IntSize.h:32:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/JSONValues.h:37:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/StringHash.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/build/WTF/Headers/wtf/text/AtomString.h:349:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-043dd90b-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineTextBox.h:26:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/LegacyInlineBox.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderBoxModelObject.h:29:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderElement.h:29:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/2.50.6/build/WebCore/DerivedSources/unified-sources/UnifiedSource-043dd90b-1.cpp:1:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.cpp:27:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/AccessibilityRegionContext.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorTextBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBox.h:28:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/layout/integration/inline/InlineIteratorBoxLegacyPath.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/svg/RenderSVGInlineText.h:25:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/RenderObjectInlines.h:30:
In file included from TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/2.50.6/sources/webkitgtk-2.50.6/Source/WebCore/rendering/style/StyleBackgroundData.h:27:
TOPDIR/build/tmp/work/cortexa57-yoe-linux/webkitgtk/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/webkitgtk/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/webkitgtk/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/webkitgtk/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.
ninja: build stopped: subcommand failed.
WARNING: exit code 137 from a shell command.