^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoderFrame.h:30:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.h:28, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.cpp:27: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In copy constructor 'WebCore::ImageBackingStore::ImageBackingStore(const WebCore::ImageBackingStore&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:205:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/FastMalloc.h:26:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/config.h:55, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.cpp:26: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:806:61: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const unsigned char*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:807:58: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const char16_t*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:847:71: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1128:43: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'const char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1145:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1152:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ [ 58%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/jpeg/JPEGImageDecoder.cpp.o In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoderFrame.h:30:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.h:28, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/gif/GIFImageReader.h:42, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp:76: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In member function 'bool WebCore::ImageBackingStore::setSize(const WebCore::IntSize&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:70:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoderFrame.h:30:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/gif/GIFImageDecoder.h:28, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/gif/GIFImageReader.h:42, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp:76: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In copy constructor 'WebCore::ImageBackingStore::ImageBackingStore(const WebCore::ImageBackingStore&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:205:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/FastMalloc.h:26:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/config.h:55, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/gif/GIFImageReader.cpp:75: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:806:61: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const unsigned char*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:807:58: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const char16_t*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:847:71: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1128:43: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'const char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1145:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1152:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ [ 58%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/png/PNGImageDecoder.cpp.o [ 58%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/webp/WEBPImageDecoder.cpp.o In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoderFrame.h:30:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/bmp/BMPImageReader.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.cpp:32: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In member function 'bool WebCore::ImageBackingStore::setSize(const WebCore::IntSize&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:70:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoderFrame.h:30:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/bmp/BMPImageReader.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.cpp:32: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In copy constructor 'WebCore::ImageBackingStore::ImageBackingStore(const WebCore::ImageBackingStore&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:205:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/FastMalloc.h:26:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/config.h:55, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ico/ICOImageDecoder.cpp:31: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:806:61: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const unsigned char*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:807:58: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const char16_t*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:847:71: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1128:43: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'const char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1145:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1152:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoderFrame.h:30:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.h:29, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:41: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In member function 'bool WebCore::ImageBackingStore::setSize(const WebCore::IntSize&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:70:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoderFrame.h:30:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.h:29, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:41: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In copy constructor 'WebCore::ImageBackingStore::ImageBackingStore(const WebCore::ImageBackingStore&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:205:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/FastMalloc.h:26:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/config.h:55, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/jpeg/JPEGImageDecoder.cpp:40: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:806:61: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const unsigned char*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:807:58: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const char16_t*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:847:71: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1128:43: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'const char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1145:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1152:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ [ 58%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/image-decoders/cairo/ImageBackingStoreCairo.cpp.o In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoderFrame.h:30:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.h:28, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp:42: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In member function 'bool WebCore::ImageBackingStore::setSize(const WebCore::IntSize&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:70:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoderFrame.h:30:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.h:28, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp:42: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In copy constructor 'WebCore::ImageBackingStore::ImageBackingStore(const WebCore::ImageBackingStore&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:205:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/FastMalloc.h:26:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/config.h:55, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/png/PNGImageDecoder.cpp:41: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:806:61: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const unsigned char*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:807:58: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const char16_t*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:847:71: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1128:43: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'const char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1145:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1152:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ [ 58%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/BitmapTexture.cpp.o In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoderFrame.h:30:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.h:31, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp:30: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In member function 'bool WebCore::ImageBackingStore::setSize(const WebCore::IntSize&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:70:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoderFrame.h:30:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/ScalableImageDecoder.h:33, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.h:31, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp:30: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In copy constructor 'WebCore::ImageBackingStore::ImageBackingStore(const WebCore::ImageBackingStore&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:205:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/FastMalloc.h:26:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/config.h:55, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/webp/WEBPImageDecoder.cpp:29: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:806:61: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const unsigned char*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:807:58: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const char16_t*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:847:71: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1128:43: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'const char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1145:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1152:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ [ 58%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/BitmapTexturePool.cpp.o [ 58%] Building CXX object Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/GraphicsContext3DTextureMapper.cpp.o In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/cairo/ImageBackingStoreCairo.cpp:27:0: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In member function 'bool WebCore::ImageBackingStore::setSize(const WebCore::IntSize&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:70:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/cairo/ImageBackingStoreCairo.cpp:27:0: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h: In copy constructor 'WebCore::ImageBackingStore::ImageBackingStore(const WebCore::ImageBackingStore&)': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ImageBackingStore.h:205:84: warning: cast from 'char*' to 'WebCore::RGBA32* {aka unsigned int*}' increases required alignment of target type [-Wcast-align] m_pixelsPtr = reinterpret_cast(const_cast(m_pixels->data())); ^ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/FastMalloc.h:26:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/config.h:55, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/image-decoders/cairo/ImageBackingStoreCairo.cpp:26: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:806:61: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const unsigned char*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:807:58: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const char16_t*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:847:71: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1128:43: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'const char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1145:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1152:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h:56:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/GraphicsContext3D.h:28, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/texmap/GraphicsContext3DTextureMapper.cpp:29: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/OpenGLShims.h:23:10: fatal error: GL/gl.h: No such file or directory #include ^~~~~~~~~ compilation terminated. make[4]: *** [Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/texmap/GraphicsContext3DTextureMapper.cpp.o] Error 1 make[4]: *** Waiting for unfinished jobs.... In file included from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/FastMalloc.h:26:0, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/config.h:55, from /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/texmap/BitmapTexture.cpp:27: /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:806:61: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const unsigned char*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = long unsigned int]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:807:58: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const char16_t*' to 'const MachineWord* {aka const long unsigned int*}' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/ASCIIFastPath.h:96:26: note: in expansion of macro 'reinterpret_cast_ptr' allCharBits |= *(reinterpret_cast_ptr(characters)); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:847:71: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1128:43: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'const char16_t*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1145:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'const uint8_t* {aka const unsigned char*}' to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1133:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1152:38: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'uint8_t* {aka unsigned char*}' to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/text/StringImpl.h:1138:12: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(this) + tailOffset()); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/RefCountedArray.h: In instantiation of 'T* WTF::RefCountedArray::Header::payload() [with T = WTF::AtomicString; PtrTraits = WTF::DumbPtrTraits]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/RefCountedArray.h:71:12: required from 'WTF::RefCountedArray::RefCountedArray(size_t) [with T = WTF::AtomicString; PtrTraits = WTF::DumbPtrTraits; size_t = long unsigned int]' /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/FontDescription.h:317:50: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'char*' to 'WTF::AtomicString*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/RefCountedArray.h:217:20: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(result); ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/RefCountedArray.h: In instantiation of 'static WTF::RefCountedArray::Header* WTF::RefCountedArray::Header::fromPayload(T*) [with T = WTF::AtomicString; PtrTraits = WTF::DumbPtrTraits]': /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/RefCountedArray.h:73:28: required from 'WTF::RefCountedArray::RefCountedArray(size_t) [with T = WTF::AtomicString; PtrTraits = WTF::DumbPtrTraits; size_t = long unsigned int]' /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/Source/WebCore/platform/graphics/FontDescription.h:317:50: required from here /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/StdLibExtras.h:110:30: warning: cast from 'char*' to 'WTF::RefCountedArray::Header*' increases required alignment of target type [-Wcast-align] #define reinterpret_cast_ptr reinterpret_cast /home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/DerivedSources/ForwardingHeaders/wtf/RefCountedArray.h:222:20: note: in expansion of macro 'reinterpret_cast_ptr' return reinterpret_cast_ptr(reinterpret_cast(payload) - size()); ^~~~~~~~~~~~~~~~~~~~ make[3]: *** [Source/WebCore/CMakeFiles/WebCore.dir/all] Error 2 make[2]: *** [all] Error 2 make[1]: *** [/home/buildroot/autobuild/run/instance-2/output/build/webkitgtk-2.22.6/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'