=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for webkit-gtk-2.36.8nb29 [ 0%] Generating ../../JavaScriptCoreGLib/Headers/jsc [ 0%] Built target JSC-fake-api-headers [ 0%] Generating ../../JavaScriptCore/Scripts/UpdateContents.py [ 0%] Generating ../../JavaScriptCore/Scripts/builtins_generate_combined_header.py [ 0%] Generating ../../JavaScriptCore/Scripts/builtins_generate_combined_implementation.py [ 0%] Generating ../../JavaScriptCore/Scripts/builtins_generate_internals_wrapper_header.py [ 0%] Generating ../../JavaScriptCore/Scripts/builtins_generate_internals_wrapper_implementation.py [ 0%] Generating ../../JavaScriptCore/Scripts/builtins_generate_separate_header.py [ 0%] Generating ../../JavaScriptCore/Scripts/builtins_generate_separate_implementation.py [ 0%] Generating ../../JavaScriptCore/Scripts/builtins_generate_wrapper_header.py [ 0%] Generating ../../JavaScriptCore/Scripts/builtins_generate_wrapper_implementation.py [ 0%] Generating ../../JavaScriptCore/Scripts/builtins_generator.py [ 1%] Generating ../../JavaScriptCore/Scripts/builtins_model.py [ 1%] Generating ../../JavaScriptCore/Scripts/builtins_templates.py [ 1%] Generating ../../JavaScriptCore/Scripts/cssmin.py [ 1%] Generating ../../JavaScriptCore/Scripts/generate-combined-inspector-json.py [ 1%] Generating ../../JavaScriptCore/Scripts/generate-js-builtins.py [ 1%] Generating ../../JavaScriptCore/Scripts/inline-and-minify-stylesheets-and-scripts.py [ 1%] Generating ../../JavaScriptCore/Scripts/jsmin.py [ 1%] Generating ../../JavaScriptCore/Scripts/lazywriter.py [ 1%] Generating ../../JavaScriptCore/Scripts/make-js-file-arrays.py [ 1%] Generating ../../JavaScriptCore/Scripts/wkbuiltins.py [ 1%] Generating ../../JavaScriptCore/Scripts/xxd.pl [ 1%] Built target JavaScriptCoreSharedScripts [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ASCIICType.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ApproximateTime.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Assertions.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LoggingAccumulator.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Assertions.cpp:37: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LoggingAccumulator.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Assertions.cpp:37: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/AutomaticThread.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/AutomaticThread.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/AutomaticThread.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/AutomaticThread.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/AutomaticThread.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/AutomaticThread.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/AutomaticThread.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Bag.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/BitVector.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CPUTime.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ClockType.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CompilationThread.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CompilationThread.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CompilationThread.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CompilationThread.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CompilationThread.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CompilationThread.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CompilationThread.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ConcurrentBuffer.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ConcurrentPtrHashSet.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CountingLock.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockAlgorithmInlines.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CountingLock.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockAlgorithmInlines.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CountingLock.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockAlgorithmInlines.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CountingLock.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CrossThreadCopier.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ObjectIdentifier.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadCopier.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadCopier.cpp:33: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ObjectIdentifier.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadCopier.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadCopier.cpp:33: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadCopier.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadCopier.cpp:33: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CrossThreadTaskHandler.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ObjectIdentifier.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadCopier.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadTask.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadTaskHandler.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadTaskHandler.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ObjectIdentifier.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadCopier.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadTask.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadTaskHandler.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadTaskHandler.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadCopier.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadTask.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadTaskHandler.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadTaskHandler.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicUtilities.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CryptographicallyRandomNumber.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/CurrentTime.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DataLog.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RecursiveLockAdapter.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockedPrintStream.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/DataLog.cpp:32: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RecursiveLockAdapter.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockedPrintStream.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/DataLog.cpp:32: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RecursiveLockAdapter.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockedPrintStream.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/DataLog.cpp:32: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/DateMath.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/DateMath.cpp:73: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/DateMath.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/DateMath.cpp:73: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/DebugHeap.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastBitVector.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FastMalloc.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FilePrintStream.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FileSystem.cpp.o /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/FileSystem.cpp: In function 'WTF::FileSystemImpl::Salt WTF::FileSystemImpl::makeSalt()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/FileSystem.cpp:489:6: warning: cast from 'std::array::value_type*' {aka 'unsigned char*'} to 'uint32_t*' {aka 'unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/FileSystem.cpp:490:6: warning: cast from 'std::array::value_type*' {aka 'unsigned char*'} to 'uint32_t*' {aka 'unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/FileSystem.h:40, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/FileSystem.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/FileSystem.h:40, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/FileSystem.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/FunctionDispatcher.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Gigacage.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/GlobalVersion.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/GregorianDateTime.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/DateMath.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/GregorianDateTime.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/GregorianDateTime.cpp:26: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/DateMath.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/GregorianDateTime.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/GregorianDateTime.cpp:26: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/HashTable.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/HexNumber.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/dtoa.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringConcatenateNumbers.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringBuilder.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HexNumber.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HexNumber.cpp:21: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/dtoa.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringConcatenateNumbers.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringBuilder.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HexNumber.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HexNumber.cpp:21: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Int128.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/JSONValues.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/JSONValues.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/JSONValues.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/JSONValues.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/JSONValues.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator >::KeyValuePairTraits, WTF::DefaultHash >; T = const WTF::String&; Extra = WTF::Ref; Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:370:33: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:396:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::set(const KeyType&, T&&) [with V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::String]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/JSONValues.h:349:66: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/JSValueMalloc.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Language.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ObjectIdentifier.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadCopier.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Language.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ObjectIdentifier.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadCopier.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Language.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/CrossThreadCopier.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Language.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = void*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = void*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator::KeyValuePairTraits, WTF::DefaultHash >; T = void* const&; Extra = void (*&)(void*); Key = void*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, void*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = void* const&; V = void (*&)(void*); KeyArg = void*; MappedArg = void (*)(void*); HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, void*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:370:33: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineSet(K&&, V&&) [with K = void* const&; V = void (*&)(void*); KeyArg = void*; MappedArg = void (*)(void*); HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, void*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:396:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::set(const KeyType&, T&&) [with V = void (*&)(void*); KeyArg = void*; MappedArg = void (*)(void*); HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, void*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = void*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Language.cpp:75:46: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/LikelyDenseUnsignedIntegerSet.cpp.o [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Lock.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockAlgorithmInlines.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Lock.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockAlgorithmInlines.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Lock.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockAlgorithmInlines.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Lock.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::StackShot; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::StackShot; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::StackShot; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits, WTF::DefaultHash >; T = const WTF::StackShot&; Extra = double&; Key = WTF::StackShot; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >, WTF::StackShot, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::StackShot&; V = double&; KeyArg = WTF::StackShot; MappedArg = double; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >, WTF::StackShot, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:417:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::add(const KeyType&, T&&) [with V = double&; KeyArg = WTF::StackShot; MappedArg = double; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >, WTF::StackShot, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::StackShot]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Spectrum.h:48:71: required from 'void WTF::Spectrum::add(const T&, CounterType) [with T = WTF::StackShot; CounterType = double]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/StackShotProfiler.h:54:62: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap, WTF::HashTraits, WTF::HashTraits, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/LockedPrintStream.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RecursiveLockAdapter.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockedPrintStream.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockedPrintStream.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RecursiveLockAdapter.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockedPrintStream.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockedPrintStream.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RecursiveLockAdapter.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockedPrintStream.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LockedPrintStream.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/LogChannels.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LogChannels.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LogChannels.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LogChannels.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LogChannels.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/LogInitialization.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LogChannels.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LogInitialization.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LogInitialization.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LogChannels.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LogInitialization.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/LogInitialization.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 1%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Logger.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/dtoa.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringConcatenateNumbers.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringBuilder.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Logger.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Logger.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/dtoa.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringConcatenateNumbers.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringBuilder.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Logger.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Logger.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Logging.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MainThread.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MainThread.cpp:37: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MainThread.cpp:37: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MainThread.cpp:37: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MediaTime.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MediaTime.cpp:30: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MediaTime.cpp:30: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/JSONValues.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MediaTime.cpp:30: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator >::KeyValuePairTraits, WTF::DefaultHash >; T = const WTF::String&; Extra = WTF::Ref; Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:370:33: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:396:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::set(const KeyType&, T&&) [with V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::String]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/JSONValues.h:349:66: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MemoryPressureHandler.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MemoryPressureHandler.h:34, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MemoryPressureHandler.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MemoryPressureHandler.h:34, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MemoryPressureHandler.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MemoryPressureHandler.h:34, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MemoryPressureHandler.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MetaAllocator.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MetaAllocator.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MetaAllocator.cpp:30: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::MetaAllocatorPtr<(WTF::PtrTag)56013>; Value = WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>; Extractor = WTF::KeyValuePairKeyExtractor, WTF::MetaAllocator::FreeSpaceNode*> >; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashMap, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::MetaAllocatorPtr<(WTF::PtrTag)56013>; Value = WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>; Extractor = WTF::KeyValuePairKeyExtractor, WTF::MetaAllocator::FreeSpaceNode*> >; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashMap, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::MetaAllocatorPtr<(WTF::PtrTag)56013>; Value = WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>; Extractor = WTF::KeyValuePairKeyExtractor, WTF::MetaAllocator::FreeSpaceNode*> >; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashMap, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits, WTF::DefaultHash > >; T = const WTF::MetaAllocatorPtr<(WTF::PtrTag)56013>&; Extra = WTF::MetaAllocator::FreeSpaceNode*&; Key = WTF::MetaAllocatorPtr<(WTF::PtrTag)56013>; Value = WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>; Extractor = WTF::KeyValuePairKeyExtractor, WTF::MetaAllocator::FreeSpaceNode*> >; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashMap, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>, WTF::KeyValuePairKeyExtractor, WTF::MetaAllocator::FreeSpaceNode*> >, WTF::DefaultHash >, WTF::HashMap, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits, WTF::HashTraits > >, WTF::MetaAllocatorPtr<(WTF::PtrTag)56013>, WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>, WTF::KeyValuePairKeyExtractor, WTF::MetaAllocator::FreeSpaceNode*> >, WTF::DefaultHash >, WTF::HashMap, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::MetaAllocatorPtr<(WTF::PtrTag)56013>&; V = WTF::MetaAllocator::FreeSpaceNode*&; KeyArg = WTF::MetaAllocatorPtr<(WTF::PtrTag)56013>; MappedArg = WTF::MetaAllocator::FreeSpaceNode*; HashArg = WTF::DefaultHash >; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>, WTF::KeyValuePairKeyExtractor, WTF::MetaAllocator::FreeSpaceNode*> >, WTF::DefaultHash >, WTF::HashMap, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits, WTF::HashTraits > >, WTF::MetaAllocatorPtr<(WTF::PtrTag)56013>, WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>, WTF::KeyValuePairKeyExtractor, WTF::MetaAllocator::FreeSpaceNode*> >, WTF::DefaultHash >, WTF::HashMap, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:417:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::add(const KeyType&, T&&) [with V = WTF::MetaAllocator::FreeSpaceNode*&; KeyArg = WTF::MetaAllocatorPtr<(WTF::PtrTag)56013>; MappedArg = WTF::MetaAllocator::FreeSpaceNode*; HashArg = WTF::DefaultHash >; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>, WTF::KeyValuePairKeyExtractor, WTF::MetaAllocator::FreeSpaceNode*> >, WTF::DefaultHash >, WTF::HashMap, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits, WTF::HashTraits > >, WTF::MetaAllocatorPtr<(WTF::PtrTag)56013>, WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>, WTF::KeyValuePairKeyExtractor, WTF::MetaAllocator::FreeSpaceNode*> >, WTF::DefaultHash >, WTF::HashMap, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits, WTF::HashTraits > > >; WTF::HashMap, , , >::KeyType = WTF::MetaAllocatorPtr<(WTF::PtrTag)56013>]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MetaAllocator.cpp:256:63: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>, WTF::KeyValuePairKeyExtractor, WTF::MetaAllocator::FreeSpaceNode*> >, WTF::DefaultHash >, WTF::HashMap, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>, WTF::KeyValuePairKeyExtractor, WTF::MetaAllocator::FreeSpaceNode*> >, WTF::DefaultHash >, WTF::HashMap, WTF::MetaAllocator::FreeSpaceNode*>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, WTF::MetaAllocator::FreeSpaceNode*>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = unsigned int; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = unsigned int; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = unsigned int; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator::KeyValuePairTraits, WTF::DefaultHash >; T = const unsigned int&; Extra = int; Key = unsigned int; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, unsigned int, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const unsigned int&; V = int; KeyArg = unsigned int; MappedArg = unsigned int; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, unsigned int, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:417:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::add(const KeyType&, T&&) [with V = int; KeyArg = unsigned int; MappedArg = unsigned int; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, unsigned int, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = unsigned int]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MetaAllocator.cpp:414:53: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/MonotonicTime.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/NumberOfCores.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/OSLogPrintStream.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/OSRandomSource.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ObjectIdentifier.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ObjectIdentifier.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ObjectIdentifier.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ObjectIdentifier.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ObjectIdentifier.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ObjectIdentifier.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ObjectIdentifier.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PageBlock.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelHelperPool.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParallelHelperPool.h:34, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParallelHelperPool.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParallelHelperPool.h:34, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParallelHelperPool.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParallelHelperPool.h:34, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParallelHelperPool.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParallelJobsGeneric.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParallelJobsGeneric.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParallelJobsGeneric.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParallelJobsGeneric.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParallelJobsGeneric.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParallelJobsGeneric.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParallelJobsGeneric.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ParkingLot.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/StringPrintStream.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParkingLot.cpp:32: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/StringPrintStream.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParkingLot.cpp:32: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadSpecific.h:47, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ParkingLot.cpp:33: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/PrintStream.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/PrintStream.cpp:30: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/PrintStream.cpp:30: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ProcessPrivilege.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RAMSize.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RandomDevice.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RandomNumber.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ReadWriteLock.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RefCounted.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RefCountedLeakCounter.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/RunLoop.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SHA1.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SafeStrerror.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Seconds.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Seconds.cpp:36: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Seconds.cpp:36: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Seconds.cpp:36: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SegmentedVector.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SixCharacterHash.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SmallSet.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackBounds.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackPointer.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackStats.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StackTrace.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/StringPrintStream.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/StringPrintStream.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/StringPrintStream.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/StringPrintStream.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/StringPrintStream.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/SuspendableWorkQueue.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkQueue.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/SuspendableWorkQueue.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/SuspendableWorkQueue.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkQueue.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/SuspendableWorkQueue.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/SuspendableWorkQueue.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkQueue.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/SuspendableWorkQueue.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/SuspendableWorkQueue.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadGroup.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadGroup.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadGroup.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadGroup.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadGroup.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ListHashSet.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadGroup.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadGroup.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/ThreadMessage.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadMessage.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadMessage.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadMessage.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadMessage.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadMessage.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadMessage.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Threading.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::ListHashSetNode >*; Value = WTF::ListHashSetNode >*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::ListHashSetNodeHashFunctions > >; Traits = WTF::HashTraits >*>; KeyTraits = WTF::HashTraits >*>; WTF::HashTable::ValueType = WTF::ListHashSetNode >*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::ListHashSetNode >*; Value = WTF::ListHashSetNode >*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::ListHashSetNodeHashFunctions > >; Traits = WTF::HashTraits >*>; KeyTraits = WTF::HashTraits >*>; WTF::HashTable::ValueType = WTF::ListHashSetNode >*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::ListHashSetNode >*; Value = WTF::ListHashSetNode >*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::ListHashSetNodeHashFunctions > >; Traits = WTF::HashTraits >*>; KeyTraits = WTF::HashTraits >*>; WTF::HashTable::ValueType = WTF::ListHashSetNode >*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::ListHashSetTranslator > >; T = WTF::Ref; Extra = std::nullptr_t; Key = WTF::ListHashSetNode >*; Value = WTF::ListHashSetNode >*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::ListHashSetNodeHashFunctions > >; Traits = WTF::HashTraits >*>; KeyTraits = WTF::HashTraits >*>; WTF::HashTable::AddResult = WTF::HashTableAddResult >*, WTF::ListHashSetNode >*, WTF::IdentityExtractor, WTF::ListHashSetNodeHashFunctions > >, WTF::HashTraits >*>, WTF::HashTraits >*> >, WTF::ListHashSetNode >*, WTF::ListHashSetNode >*, WTF::IdentityExtractor, WTF::ListHashSetNodeHashFunctions > >, WTF::HashTraits >*>, WTF::HashTraits >*> > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ListHashSet.h:561:54: required from 'WTF::ListHashSet::AddResult WTF::ListHashSet::add(WTF::ListHashSet::ValueType&&) [with ValueArg = WTF::Ref; HashArg = WTF::DefaultHash >; WTF::ListHashSet::AddResult = WTF::HashTableAddResult, WTF::DefaultHash > > >; WTF::ListHashSet::ValueType = WTF::Ref]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.cpp:335:40: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::ListHashSetNode >**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::ListHashSetNode >**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::Thread*; Value = WTF::Thread*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::Thread*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::Thread*; Value = WTF::Thread*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::Thread*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::Thread*; Value = WTF::Thread*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::Thread*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = WTF::Thread* const&; Extra = WTF::Thread*; Key = WTF::Thread*; Value = WTF::Thread*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::Thread*, WTF::Thread*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::Thread*; Value = WTF::Thread*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::Thread*, WTF::Thread*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = WTF::Thread*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::Thread*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::Thread*, WTF::Thread*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = WTF::Thread*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.cpp:273:42: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::Thread**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::Thread**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::ThreadGroup*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::ThreadGroup*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::ThreadGroup*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator >::KeyValuePairTraits, WTF::DefaultHash >; T = WTF::ThreadGroup*; Extra = std::weak_ptr; Key = WTF::ThreadGroup*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::ThreadGroup*, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = WTF::ThreadGroup*; V = std::weak_ptr; KeyArg = WTF::ThreadGroup*; MappedArg = std::weak_ptr; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::ThreadGroup*, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:424:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::add(WTF::HashMap, , , >::KeyType&&, T&&) [with V = std::weak_ptr; KeyArg = WTF::ThreadGroup*; MappedArg = std::weak_ptr; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::ThreadGroup*, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::ThreadGroup*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.cpp:336:70: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/TimeWithDynamicClockType.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/TimingScope.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/TimingScope.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = const char*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = const char*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = const char*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator::KeyValuePairTraits, WTF::DefaultHash >; T = const char* const&; Extra = WTF::{anonymous}::State::CallData; Key = const char*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, const char*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const char* const&; V = WTF::{anonymous}::State::CallData; KeyArg = const char*; MappedArg = WTF::{anonymous}::State::CallData; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, const char*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:417:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::add(const KeyType&, T&&) [with V = WTF::{anonymous}::State::CallData; KeyArg = const char*; MappedArg = WTF::{anonymous}::State::CallData; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, const char*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = const char*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/TimingScope.cpp:54:51: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/URL.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator::KeyValuePairTraits, WTF::DefaultHash >; T = const WTF::String&; Extra = short unsigned int&; Key = WTF::String; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = short unsigned int&; KeyArg = WTF::String; MappedArg = short unsigned int; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:417:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::add(const KeyType&, T&&) [with V = short unsigned int&; KeyArg = WTF::String; MappedArg = short unsigned int; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::String]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.cpp:300:67: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/URLHelpers.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URLParser.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URLHelpers.cpp:33: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URLParser.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URLHelpers.cpp:33: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/URLParser.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URLParser.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URLParser.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URLParser.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URLParser.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/UUID.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Hasher.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/UUID.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/UUID.cpp:32: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Hasher.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/UUID.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/UUID.cpp:32: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/UniqueArray.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/Vector.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WTFAssertions.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WTFConfig.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WallTime.cpp.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WordLock.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WordLock.cpp:31: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WordLock.cpp:31: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WordLock.cpp:31: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WorkQueue.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkQueue.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkQueue.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkQueue.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkQueue.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkQueue.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkQueue.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/WorkerPool.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/AutomaticThread.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkerPool.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkerPool.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/AutomaticThread.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkerPool.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkerPool.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/AutomaticThread.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkerPool.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkerPool.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/dtoa.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/dtoa.cpp:22: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/dtoa.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/dtoa.cpp:22: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum-dtoa.cc.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/bignum.cc.o [ 2%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/cached-powers.cc.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/diy-fp.cc.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/double-conversion.cc.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fast-dtoa.cc.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/fixed-dtoa.cc.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/dtoa/strtod.cc.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/persistence/PersistentCoders.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/persistence/PersistentCoders.cpp:30: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/persistence/PersistentCoders.cpp:30: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/persistence/PersistentDecoder.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/persistence/PersistentEncoder.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/ASCIILiteral.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomString.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.cpp:24: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.cpp:24: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomStringImpl.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:25: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:25: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'unsigned int WTF::HashTable::tableSize() const [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:446:65: required from 'WTF::HashTable::iterator WTF::HashTable::end() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::iterator = WTF::HashTableIterator, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:318:32: required from 'bool WTF::HashSet, , >::remove(WTF::HashSet, , >::iterator) [with ValueArg = WTF::Packed; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::iterator = WTF::HashTableConstIteratorAdapter, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:472:36: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:596:55: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'void WTF::HashTable::setDeletedCount(unsigned int) const [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1046:13: required from 'WTF::HashTable::AddResult WTF::HashTable::addPassingHashCode(T&&, Extra&&) [with HashTranslator = WTF::HashSetTranslatorAdapter; T = const WTF::SubstringLocation&; Extra = const WTF::SubstringLocation&; Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:292:88: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const T&) [with HashTranslator = WTF::SubstringTranslator8; T = WTF::SubstringLocation; ValueArg = WTF::Packed; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:75:57: required from 'WTF::Ref WTF::addToStringTable(WTF::AtomStringTableLocker&, WTF::StringTableImpl&, const T&) [with T = WTF::SubstringLocation; HashTranslator = WTF::SubstringTranslator8; WTF::StringTableImpl = WTF::HashSet >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:372:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:603:65: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'unsigned int WTF::HashTable::deletedCount() const [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1046:29: required from 'WTF::HashTable::AddResult WTF::HashTable::addPassingHashCode(T&&, Extra&&) [with HashTranslator = WTF::HashSetTranslatorAdapter; T = const WTF::SubstringLocation&; Extra = const WTF::SubstringLocation&; Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:292:88: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const T&) [with HashTranslator = WTF::SubstringTranslator8; T = WTF::SubstringLocation; ValueArg = WTF::Packed; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:75:57: required from 'WTF::Ref WTF::addToStringTable(WTF::AtomStringTableLocker&, WTF::StringTableImpl&, const T&) [with T = WTF::SubstringLocation; HashTranslator = WTF::SubstringTranslator8; WTF::StringTableImpl = WTF::HashSet >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:372:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:602:59: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'void WTF::HashTable::setKeyCount(unsigned int) const [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1050:9: required from 'WTF::HashTable::AddResult WTF::HashTable::addPassingHashCode(T&&, Extra&&) [with HashTranslator = WTF::HashSetTranslatorAdapter; T = const WTF::SubstringLocation&; Extra = const WTF::SubstringLocation&; Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:292:88: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const T&) [with HashTranslator = WTF::SubstringTranslator8; T = WTF::SubstringLocation; ValueArg = WTF::Packed; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:75:57: required from 'WTF::Ref WTF::addToStringTable(WTF::AtomStringTableLocker&, WTF::StringTableImpl&, const T&) [with T = WTF::SubstringLocation; HashTranslator = WTF::SubstringTranslator8; WTF::StringTableImpl = WTF::HashSet >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:372:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:601:61: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'unsigned int WTF::HashTable::keyCount() const [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1050:21: required from 'WTF::HashTable::AddResult WTF::HashTable::addPassingHashCode(T&&, Extra&&) [with HashTranslator = WTF::HashSetTranslatorAdapter; T = const WTF::SubstringLocation&; Extra = const WTF::SubstringLocation&; Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:292:88: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const T&) [with HashTranslator = WTF::SubstringTranslator8; T = WTF::SubstringLocation; ValueArg = WTF::Packed; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:75:57: required from 'WTF::Ref WTF::addToStringTable(WTF::AtomStringTableLocker&, WTF::StringTableImpl&, const T&) [with T = WTF::SubstringLocation; HashTranslator = WTF::SubstringTranslator8; WTF::StringTableImpl = WTF::HashSet >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:372:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:600:54: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'unsigned int WTF::HashTable::tableSizeMask() const [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:954:29: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator >, WTF::DefaultHash > >; T = const WTF::Packed&; Extra = WTF::Packed; Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashTable::ValueType = WTF::Packed]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::Packed; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashSet, , >::ValueType = WTF::Packed]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:424:47: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:598:70: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'void WTF::HashTable::setTableSize(unsigned int) const [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1340:9: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1031:13: required from 'WTF::HashTable::AddResult WTF::HashTable::addPassingHashCode(T&&, Extra&&) [with HashTranslator = WTF::HashSetTranslatorAdapter; T = const WTF::SubstringLocation&; Extra = const WTF::SubstringLocation&; Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:292:88: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const T&) [with HashTranslator = WTF::SubstringTranslator8; T = WTF::SubstringLocation; ValueArg = WTF::Packed; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:75:57: required from 'WTF::Ref WTF::addToStringTable(WTF::AtomStringTableLocker&, WTF::StringTableImpl&, const T&) [with T = WTF::SubstringLocation; HashTranslator = WTF::SubstringTranslator8; WTF::StringTableImpl = WTF::HashSet >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:372:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:597:61: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'void WTF::HashTable::setTableSizeMask(unsigned int) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1341:9: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1031:13: required from 'WTF::HashTable::AddResult WTF::HashTable::addPassingHashCode(T&&, Extra&&) [with HashTranslator = WTF::HashSetTranslatorAdapter; T = const WTF::SubstringLocation&; Extra = const WTF::SubstringLocation&; Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:292:88: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const T&) [with HashTranslator = WTF::SubstringTranslator8; T = WTF::SubstringLocation; ValueArg = WTF::Packed; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:75:57: required from 'WTF::Ref WTF::addToStringTable(WTF::AtomStringTableLocker&, WTF::StringTableImpl&, const T&) [with T = WTF::SubstringLocation; HashTranslator = WTF::SubstringTranslator8; WTF::StringTableImpl = WTF::HashSet >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.cpp:372:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:599:59: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/AtomStringTable.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.cpp:24: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.cpp:24: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.cpp:24: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:31:7: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.cpp:24: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'unsigned int WTF::HashTable::tableSize() const [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:448:82: required from 'WTF::HashTable::const_iterator WTF::HashTable::end() const [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::const_iterator = WTF::HashTableConstIterator, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:228:22: required from 'WTF::HashSet, , >::iterator WTF::HashSet, , >::end() const [with ValueArg = WTF::Packed; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::iterator = WTF::HashTableConstIteratorAdapter, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.cpp:30:31: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:596:55: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'unsigned int WTF::HashTable::keyCount() const [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:466:40: required from 'bool WTF::HashTable::isEmpty() const [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:447:47: required from 'WTF::HashTable::const_iterator WTF::HashTable::begin() const [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::const_iterator = WTF::HashTableConstIterator, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:222:24: required from 'WTF::HashSet, , >::iterator WTF::HashSet, , >::begin() const [with ValueArg = WTF::Packed; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::iterator = WTF::HashTableConstIteratorAdapter, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::Packed >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.cpp:30:31: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:600:54: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/Base64.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringConcatenate.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/Base64.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/Base64.cpp:25: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringConcatenate.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/Base64.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/Base64.cpp:25: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/CString.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/ExternalStringImpl.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ExternalStringImpl.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ExternalStringImpl.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ExternalStringImpl.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ExternalStringImpl.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/LineBreakIteratorPoolICU.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadSpecific.h:47, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/LineBreakIteratorPoolICU.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/LineBreakIteratorPoolICU.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadSpecific.h:47, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/LineBreakIteratorPoolICU.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/LineBreakIteratorPoolICU.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/LineBreakIteratorPoolICU.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/LineBreakIteratorPoolICU.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = UBreakIterator*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = UBreakIterator*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = UBreakIterator*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator::KeyValuePairTraits, WTF::DefaultHash >; T = UBreakIterator* const&; Extra = WTF::AtomString&; Key = UBreakIterator*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, UBreakIterator*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = UBreakIterator* const&; V = WTF::AtomString&; KeyArg = UBreakIterator*; MappedArg = WTF::AtomString; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, UBreakIterator*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:417:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::add(const KeyType&, T&&) [with V = WTF::AtomString&; KeyArg = UBreakIterator*; MappedArg = WTF::AtomString; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, UBreakIterator*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = UBreakIterator*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/LineBreakIteratorPoolICU.h:107:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/LineEnding.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuffer.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilder.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/dtoa.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringConcatenateNumbers.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringBuilder.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringBuilder.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/dtoa.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringConcatenateNumbers.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringBuilder.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringBuilder.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringBuilderJSON.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/dtoa.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringConcatenateNumbers.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringBuilder.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringBuilderJSON.cpp:13: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/dtoa.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringConcatenateNumbers.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringBuilder.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringBuilderJSON.cpp:13: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringImpl.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.cpp:26: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.cpp:26: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/StringView.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolImpl.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/SymbolImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/SymbolImpl.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/SymbolImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/SymbolImpl.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/SymbolRegistry.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/SymbolRegistry.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/SymbolRegistry.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/SymbolRegistry.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/SymbolRegistry.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/SymbolRegistry.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/SymbolRegistry.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::SymbolRegistryKey; Value = WTF::SymbolRegistryKey; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::SymbolRegistryKey]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::SymbolRegistryKey; Value = WTF::SymbolRegistryKey; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::SymbolRegistryKey]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::SymbolRegistryKey; Value = WTF::SymbolRegistryKey; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::SymbolRegistryKey]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = const WTF::SymbolRegistryKey&; Extra = WTF::SymbolRegistryKey; Key = WTF::SymbolRegistryKey; Value = WTF::SymbolRegistryKey; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::SymbolRegistryKey, WTF::SymbolRegistryKey, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::SymbolRegistryKey; Value = WTF::SymbolRegistryKey; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::SymbolRegistryKey, WTF::SymbolRegistryKey, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = WTF::SymbolRegistryKey]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::SymbolRegistryKey; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::SymbolRegistryKey, WTF::SymbolRegistryKey, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = WTF::SymbolRegistryKey]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/SymbolRegistry.cpp:46:63: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::HashTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::SymbolRegistryKey*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::HashTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::SymbolRegistryKey*'} increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/TextBreakIterator.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextBreakIterator.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextBreakIterator.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextBreakIterator.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextBreakIterator.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/LineBreakIteratorPoolICU.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextBreakIterator.cpp:25: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = UBreakIterator*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = UBreakIterator*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = UBreakIterator*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator::KeyValuePairTraits, WTF::DefaultHash >; T = UBreakIterator* const&; Extra = WTF::AtomString&; Key = UBreakIterator*; Value = WTF::KeyValuePair; Extractor = WTF::KeyValuePairKeyExtractor >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, UBreakIterator*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = UBreakIterator* const&; V = WTF::AtomString&; KeyArg = UBreakIterator*; MappedArg = WTF::AtomString; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, UBreakIterator*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:417:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::add(const KeyType&, T&&) [with V = WTF::AtomString&; KeyArg = UBreakIterator*; MappedArg = WTF::AtomString; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >, UBreakIterator*, WTF::KeyValuePair, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = UBreakIterator*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/LineBreakIteratorPoolICU.h:107:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePairKeyExtractor >, WTF::DefaultHash, WTF::HashMap::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair*'} increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/TextStream.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/TextStream.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/WTFString.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/icu/UTextProvider.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/icu/UTextProviderLatin1.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/icu/UTextProviderLatin1.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/icu/UTextProviderUTF16.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/threads/BinarySemaphore.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/threads/Signals.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadGroup.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/threads/Signals.cpp:56: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadGroup.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/threads/Signals.cpp:56: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ListHashSet.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/ThreadGroup.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/threads/Signals.cpp:56: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/CollatorDefault.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/UTF8Conversion.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/CollatorICU.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/unicode/icu/CollatorICU.cpp:39: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringView.h:248, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/unicode/icu/CollatorICU.cpp:39: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unicode/icu/ICUHelpers.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/generic/MainThreadGeneric.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/generic/MainThreadGeneric.cpp:39: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/generic/MainThreadGeneric.cpp:39: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/generic/MainThreadGeneric.cpp:39: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/generic/WorkQueueGeneric.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkQueue.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/generic/WorkQueueGeneric.cpp:31: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkQueue.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/generic/WorkQueueGeneric.cpp:31: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WorkQueue.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/generic/WorkQueueGeneric.cpp:31: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/ChassisType.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/FileSystemGlib.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/FileSystem.h:40, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/FileSystemGlib.cpp:24: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/FileSystem.h:40, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/FileSystemGlib.cpp:24: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/GRefPtr.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/GSocketMonitor.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/GSocketMonitor.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/GSocketMonitor.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/GSocketMonitor.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/GSocketMonitor.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/GSocketMonitor.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/GSocketMonitor.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/RunLoopGLib.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/RunLoopGLib.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/RunLoopGLib.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/RunLoopGLib.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::Ref, WTF::RawPtrTraits > >; Value = WTF::Ref, WTF::RawPtrTraits > >; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash, WTF::RawPtrTraits > > >; Traits = WTF::HashTraits, WTF::RawPtrTraits > > >; KeyTraits = WTF::HashTraits, WTF::RawPtrTraits > > >; WTF::HashTable::ValueType = WTF::Ref, WTF::RawPtrTraits > >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::Ref, WTF::RawPtrTraits > >; Value = WTF::Ref, WTF::RawPtrTraits > >; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash, WTF::RawPtrTraits > > >; Traits = WTF::HashTraits, WTF::RawPtrTraits > > >; KeyTraits = WTF::HashTraits, WTF::RawPtrTraits > > >; WTF::HashTable::ValueType = WTF::Ref, WTF::RawPtrTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::Ref, WTF::RawPtrTraits > >; Value = WTF::Ref, WTF::RawPtrTraits > >; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash, WTF::RawPtrTraits > > >; Traits = WTF::HashTraits, WTF::RawPtrTraits > > >; KeyTraits = WTF::HashTraits, WTF::RawPtrTraits > > >; WTF::HashTable::ValueType = WTF::Ref, WTF::RawPtrTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::RawPtrTraits > > >, WTF::DefaultHash, WTF::RawPtrTraits > > > >; T = const WTF::Ref, WTF::RawPtrTraits > >&; Extra = WTF::Ref, WTF::RawPtrTraits > >; Key = WTF::Ref, WTF::RawPtrTraits > >; Value = WTF::Ref, WTF::RawPtrTraits > >; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash, WTF::RawPtrTraits > > >; Traits = WTF::HashTraits, WTF::RawPtrTraits > > >; KeyTraits = WTF::HashTraits, WTF::RawPtrTraits > > >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RawPtrTraits > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::IdentityExtractor, WTF::DefaultHash, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::IdentityExtractor, WTF::DefaultHash, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::Ref, WTF::RawPtrTraits > >; Value = WTF::Ref, WTF::RawPtrTraits > >; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash, WTF::RawPtrTraits > > >; Traits = WTF::HashTraits, WTF::RawPtrTraits > > >; KeyTraits = WTF::HashTraits, WTF::RawPtrTraits > > >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RawPtrTraits > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::IdentityExtractor, WTF::DefaultHash, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::IdentityExtractor, WTF::DefaultHash, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > > > >; WTF::HashTable::ValueType = WTF::Ref, WTF::RawPtrTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::Ref, WTF::RawPtrTraits > >; HashArg = WTF::DefaultHash, WTF::RawPtrTraits > > >; TraitsArg = WTF::HashTraits, WTF::RawPtrTraits > > >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::RawPtrTraits > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::IdentityExtractor, WTF::DefaultHash, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::IdentityExtractor, WTF::DefaultHash, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > > > >; WTF::HashSet, , >::ValueType = WTF::Ref, WTF::RawPtrTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakHashSet.h:101:25: required from 'WTF::WeakHashSet< , , >::AddResult WTF::WeakHashSet< , , >::add(const U&) [with U = WTF::Observer; T = WTF::Observer; Counter = WTF::EmptyCounter; WTF::EnableWeakPtrThreadingAssertions assertionsPolicy = WTF::EnableWeakPtrThreadingAssertions::Yes; WTF::WeakHashSet< , , >::AddResult = WTF::HashTableAddResult, WTF::RawPtrTraits > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::IdentityExtractor, WTF::DefaultHash, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::IdentityExtractor, WTF::DefaultHash, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/RunLoopGLib.cpp:147:29: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::RawPtrTraits > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::IdentityExtractor, WTF::DefaultHash, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > > >::ValueType*' {aka 'WTF::Ref, WTF::RawPtrTraits > >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::RawPtrTraits > >, WTF::Ref, WTF::RawPtrTraits > >, WTF::IdentityExtractor, WTF::DefaultHash, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > >, WTF::HashTraits, WTF::RawPtrTraits > > > >::ValueType*' {aka 'WTF::Ref, WTF::RawPtrTraits > >*'} increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/Sandbox.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/SocketConnection.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/GSocketMonitor.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/SocketConnection.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/SocketConnection.cpp:21: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/GSocketMonitor.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/SocketConnection.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/SocketConnection.cpp:21: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/SocketConnection.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/SocketConnection.cpp:21: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/glib/URLGLib.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/URLGLib.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/URL.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/glib/URLGLib.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/posix/CPUTimePOSIX.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/posix/OSAllocatorPOSIX.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/posix/ThreadingPOSIX.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/posix/ThreadingPOSIX.cpp:33: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/posix/ThreadingPOSIX.cpp:33: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:39, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/posix/ThreadingPOSIX.cpp:33: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/text/unix/TextBreakIteratorInternalICUUnix.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unix/LanguageUnix.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/unix/LanguageUnix.cpp:26: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/WTFString.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/unix/LanguageUnix.cpp:26: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unix/LoggingUnix.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/unix/UniStdExtrasUnix.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/generic/MemoryFootprintGeneric.cpp.o [ 3%] Building CXX object Source/WTF/wtf/CMakeFiles/WTF.dir/generic/MemoryPressureHandlerGeneric.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MemoryPressureHandler.h:34, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/generic/MemoryPressureHandlerGeneric.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/AtomStringTable.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Threading.h:50, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/WeakPtr.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/Observer.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:37, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MemoryPressureHandler.h:34, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/generic/MemoryPressureHandlerGeneric.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/RunLoop.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/MemoryPressureHandler.h:34, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/generic/MemoryPressureHandlerGeneric.cpp:27: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/WTF/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] [ 3%] Built target WTF [ 3%] Generating ../../../WTF/Headers/wtf/ASCIICType.h [ 4%] Generating ../../../WTF/Headers/wtf/AggregateLogger.h [ 4%] Generating ../../../WTF/Headers/wtf/Algorithms.h [ 4%] Generating ../../../WTF/Headers/wtf/AnsiColors.h [ 4%] Generating ../../../WTF/Headers/wtf/ApproximateTime.h [ 4%] Generating ../../../WTF/Headers/wtf/Assertions.h [ 4%] Generating ../../../WTF/Headers/wtf/Atomics.h [ 4%] Generating ../../../WTF/Headers/wtf/AutodrainedPool.h [ 4%] Generating ../../../WTF/Headers/wtf/AutomaticThread.h [ 4%] Generating ../../../WTF/Headers/wtf/BackwardsGraph.h [ 4%] Generating ../../../WTF/Headers/wtf/Bag.h [ 4%] Generating ../../../WTF/Headers/wtf/BagToHashMap.h [ 4%] Generating ../../../WTF/Headers/wtf/BitVector.h [ 4%] Generating ../../../WTF/Headers/wtf/Bitmap.h [ 4%] Generating ../../../WTF/Headers/wtf/BlockObjCExceptions.h [ 4%] Generating ../../../WTF/Headers/wtf/BlockPtr.h [ 4%] Generating ../../../WTF/Headers/wtf/BloomFilter.h [ 4%] Generating ../../../WTF/Headers/wtf/BooleanLattice.h [ 4%] Generating ../../../WTF/Headers/wtf/Box.h [ 4%] Generating ../../../WTF/Headers/wtf/BoxPtr.h [ 4%] Generating ../../../WTF/Headers/wtf/Brigand.h [ 4%] Generating ../../../WTF/Headers/wtf/BubbleSort.h [ 4%] Generating ../../../WTF/Headers/wtf/BumpPointerAllocator.h [ 4%] Generating ../../../WTF/Headers/wtf/ByteOrder.h [ 4%] Generating ../../../WTF/Headers/wtf/CPUTime.h [ 4%] Generating ../../../WTF/Headers/wtf/CagedPtr.h [ 4%] Generating ../../../WTF/Headers/wtf/CagedUniquePtr.h [ 4%] Generating ../../../WTF/Headers/wtf/CallbackAggregator.h [ 4%] Generating ../../../WTF/Headers/wtf/CancellableTask.h [ 4%] Generating ../../../WTF/Headers/wtf/CheckedArithmetic.h [ 4%] Generating ../../../WTF/Headers/wtf/CheckedBoolean.h [ 4%] Generating ../../../WTF/Headers/wtf/CheckedPtr.h [ 4%] Generating ../../../WTF/Headers/wtf/CheckedRef.h [ 4%] Generating ../../../WTF/Headers/wtf/ClockType.h [ 4%] Generating ../../../WTF/Headers/wtf/CommaPrinter.h [ 4%] Generating ../../../WTF/Headers/wtf/CompactPointerTuple.h [ 4%] Generating ../../../WTF/Headers/wtf/CompactRefPtrTuple.h [ 4%] Generating ../../../WTF/Headers/wtf/CompactUniquePtrTuple.h [ 4%] Generating ../../../WTF/Headers/wtf/CompilationThread.h [ 4%] Generating ../../../WTF/Headers/wtf/Compiler.h [ 4%] Generating ../../../WTF/Headers/wtf/CompletionHandler.h [ 4%] Generating ../../../WTF/Headers/wtf/ConcurrentBuffer.h [ 4%] Generating ../../../WTF/Headers/wtf/ConcurrentPtrHashSet.h [ 4%] Generating ../../../WTF/Headers/wtf/ConcurrentVector.h [ 4%] Generating ../../../WTF/Headers/wtf/Condition.h [ 4%] Generating ../../../WTF/Headers/wtf/CountingLock.h [ 4%] Generating ../../../WTF/Headers/wtf/CrossThreadCopier.h [ 4%] Generating ../../../WTF/Headers/wtf/CrossThreadQueue.h [ 4%] Generating ../../../WTF/Headers/wtf/CrossThreadTask.h [ 4%] Generating ../../../WTF/Headers/wtf/CrossThreadTaskHandler.h [ 4%] Generating ../../../WTF/Headers/wtf/CryptographicUtilities.h [ 4%] Generating ../../../WTF/Headers/wtf/CryptographicallyRandomNumber.h [ 4%] Generating ../../../WTF/Headers/wtf/DataLog.h [ 4%] Generating ../../../WTF/Headers/wtf/DataMutex.h [ 4%] Generating ../../../WTF/Headers/wtf/DataRef.h [ 4%] Generating ../../../WTF/Headers/wtf/DateMath.h [ 4%] Generating ../../../WTF/Headers/wtf/DebugHeap.h [ 5%] Generating ../../../WTF/Headers/wtf/DebugUtilities.h [ 5%] Generating ../../../WTF/Headers/wtf/DeferrableRefCounted.h [ 5%] Generating ../../../WTF/Headers/wtf/Deque.h [ 5%] Generating ../../../WTF/Headers/wtf/DisallowCType.h [ 5%] Generating ../../../WTF/Headers/wtf/Dominators.h [ 5%] Generating ../../../WTF/Headers/wtf/DoublyLinkedList.h [ 5%] Generating ../../../WTF/Headers/wtf/EmbeddedFixedVector.h [ 5%] Generating ../../../WTF/Headers/wtf/EnumClassOperatorOverloads.h [ 5%] Generating ../../../WTF/Headers/wtf/EnumTraits.h [ 5%] Generating ../../../WTF/Headers/wtf/Expected.h [ 5%] Generating ../../../WTF/Headers/wtf/ExperimentalFeatureNames.h [ 5%] Generating ../../../WTF/Headers/wtf/ExportMacros.h [ 5%] Generating ../../../WTF/Headers/wtf/FailureAction.h [ 5%] Generating ../../../WTF/Headers/wtf/FastBitVector.h [ 5%] Generating ../../../WTF/Headers/wtf/FastMalloc.h [ 5%] Generating ../../../WTF/Headers/wtf/FastTLS.h [ 5%] Generating ../../../WTF/Headers/wtf/FilePrintStream.h [ 5%] Generating ../../../WTF/Headers/wtf/FileSystem.h [ 5%] Generating ../../../WTF/Headers/wtf/FixedVector.h [ 5%] Generating ../../../WTF/Headers/wtf/FixedWidthDouble.h [ 5%] Generating ../../../WTF/Headers/wtf/FlipBytes.h [ 5%] Generating ../../../WTF/Headers/wtf/ForbidHeapAllocation.h [ 5%] Generating ../../../WTF/Headers/wtf/Forward.h [ 5%] Generating ../../../WTF/Headers/wtf/Function.h [ 5%] Generating ../../../WTF/Headers/wtf/FunctionDispatcher.h [ 5%] Generating ../../../WTF/Headers/wtf/FunctionTraits.h [ 5%] Generating ../../../WTF/Headers/wtf/GenericHashKey.h [ 5%] Generating ../../../WTF/Headers/wtf/GenericTimeMixin.h [ 5%] Generating ../../../WTF/Headers/wtf/GetPtr.h [ 5%] Generating ../../../WTF/Headers/wtf/Gigacage.h [ 5%] Generating ../../../WTF/Headers/wtf/GlobalVersion.h [ 5%] Generating ../../../WTF/Headers/wtf/GraphNodeWorklist.h [ 5%] Generating ../../../WTF/Headers/wtf/GregorianDateTime.h [ 5%] Generating ../../../WTF/Headers/wtf/HashCountedSet.h [ 5%] Generating ../../../WTF/Headers/wtf/HashFunctions.h [ 5%] Generating ../../../WTF/Headers/wtf/HashIterators.h [ 5%] Generating ../../../WTF/Headers/wtf/HashMap.h [ 5%] Generating ../../../WTF/Headers/wtf/HashMethod.h [ 5%] Generating ../../../WTF/Headers/wtf/HashSet.h [ 5%] Generating ../../../WTF/Headers/wtf/HashTable.h [ 5%] Generating ../../../WTF/Headers/wtf/HashTraits.h [ 5%] Generating ../../../WTF/Headers/wtf/Hasher.h [ 5%] Generating ../../../WTF/Headers/wtf/HexNumber.h [ 5%] Generating ../../../WTF/Headers/wtf/Identified.h [ 5%] Generating ../../../WTF/Headers/wtf/Indenter.h [ 5%] Generating ../../../WTF/Headers/wtf/IndexKeyType.h [ 5%] Generating ../../../WTF/Headers/wtf/IndexMap.h [ 5%] Generating ../../../WTF/Headers/wtf/IndexSet.h [ 5%] Generating ../../../WTF/Headers/wtf/IndexSparseSet.h [ 5%] Generating ../../../WTF/Headers/wtf/IndexedContainerIterator.h [ 5%] Generating ../../../WTF/Headers/wtf/InlineASM.h [ 5%] Generating ../../../WTF/Headers/wtf/Insertion.h [ 5%] Generating ../../../WTF/Headers/wtf/InstanceCounted.h [ 5%] Generating ../../../WTF/Headers/wtf/Int128.h [ 5%] Generating ../../../WTF/Headers/wtf/InterferenceGraph.h [ 5%] Generating ../../../WTF/Headers/wtf/IsoMalloc.h [ 6%] Generating ../../../WTF/Headers/wtf/IsoMallocInlines.h [ 6%] Generating ../../../WTF/Headers/wtf/IterationStatus.h [ 6%] Generating ../../../WTF/Headers/wtf/IteratorAdaptors.h [ 6%] Generating ../../../WTF/Headers/wtf/IteratorRange.h [ 6%] Generating ../../../WTF/Headers/wtf/JSONValues.h [ 6%] Generating ../../../WTF/Headers/wtf/JSValueMalloc.h [ 6%] Generating ../../../WTF/Headers/wtf/KeyValuePair.h [ 6%] Generating ../../../WTF/Headers/wtf/LEBDecoder.h [ 6%] Generating ../../../WTF/Headers/wtf/Language.h [ 6%] Generating ../../../WTF/Headers/wtf/LikelyDenseUnsignedIntegerSet.h [ 6%] Generating ../../../WTF/Headers/wtf/ListDump.h [ 6%] Generating ../../../WTF/Headers/wtf/ListHashSet.h [ 6%] Generating ../../../WTF/Headers/wtf/Liveness.h [ 6%] Generating ../../../WTF/Headers/wtf/Lock.h [ 6%] Generating ../../../WTF/Headers/wtf/LockAlgorithm.h [ 6%] Generating ../../../WTF/Headers/wtf/LockAlgorithmInlines.h [ 6%] Generating ../../../WTF/Headers/wtf/LockedPrintStream.h [ 6%] Generating ../../../WTF/Headers/wtf/Locker.h [ 6%] Generating ../../../WTF/Headers/wtf/LocklessBag.h [ 6%] Generating ../../../WTF/Headers/wtf/LogChannels.h [ 6%] Generating ../../../WTF/Headers/wtf/LogInitialization.h [ 6%] Generating ../../../WTF/Headers/wtf/Logger.h [ 6%] Generating ../../../WTF/Headers/wtf/LoggerHelper.h [ 6%] Generating ../../../WTF/Headers/wtf/Logging.h [ 6%] Generating ../../../WTF/Headers/wtf/LoggingAccumulator.h [ 6%] Generating ../../../WTF/Headers/wtf/LoggingHashID.h [ 6%] Generating ../../../WTF/Headers/wtf/LoggingHashMap.h [ 6%] Generating ../../../WTF/Headers/wtf/LoggingHashSet.h [ 6%] Generating ../../../WTF/Headers/wtf/LoggingHashTraits.h [ 6%] Generating ../../../WTF/Headers/wtf/MachSendRight.h [ 6%] Generating ../../../WTF/Headers/wtf/MainThread.h [ 6%] Generating ../../../WTF/Headers/wtf/MainThreadData.h [ 6%] Generating ../../../WTF/Headers/wtf/MallocPtr.h [ 6%] Generating ../../../WTF/Headers/wtf/Markable.h [ 6%] Generating ../../../WTF/Headers/wtf/MathExtras.h [ 6%] Generating ../../../WTF/Headers/wtf/MediaTime.h [ 6%] Generating ../../../WTF/Headers/wtf/MemoryFootprint.h [ 6%] Generating ../../../WTF/Headers/wtf/MemoryPressureHandler.h [ 6%] Generating ../../../WTF/Headers/wtf/MessageQueue.h [ 6%] Generating ../../../WTF/Headers/wtf/MetaAllocator.h [ 6%] Generating ../../../WTF/Headers/wtf/MetaAllocatorHandle.h [ 6%] Generating ../../../WTF/Headers/wtf/MetaAllocatorPtr.h [ 6%] Generating ../../../WTF/Headers/wtf/MonotonicTime.h [ 6%] Generating ../../../WTF/Headers/wtf/NakedPtr.h [ 6%] Generating ../../../WTF/Headers/wtf/NakedRef.h [ 6%] Generating ../../../WTF/Headers/wtf/NaturalLoops.h [ 6%] Generating ../../../WTF/Headers/wtf/NeverDestroyed.h [ 6%] Generating ../../../WTF/Headers/wtf/NoLock.h [ 6%] Generating ../../../WTF/Headers/wtf/NoTailCalls.h [ 6%] Generating ../../../WTF/Headers/wtf/Noncopyable.h [ 6%] Generating ../../../WTF/Headers/wtf/Nonmovable.h [ 6%] Generating ../../../WTF/Headers/wtf/NotFound.h [ 6%] Generating ../../../WTF/Headers/wtf/NumberOfCores.h [ 6%] Generating ../../../WTF/Headers/wtf/OSAllocator.h [ 6%] Generating ../../../WTF/Headers/wtf/OSLogPrintStream.h [ 6%] Generating ../../../WTF/Headers/wtf/OSObjectPtr.h [ 7%] Generating ../../../WTF/Headers/wtf/OSRandomSource.h [ 7%] Generating ../../../WTF/Headers/wtf/ObjCRuntimeExtras.h [ 7%] Generating ../../../WTF/Headers/wtf/ObjectIdentifier.h [ 7%] Generating ../../../WTF/Headers/wtf/Observer.h [ 7%] Generating ../../../WTF/Headers/wtf/OptionSet.h [ 7%] Generating ../../../WTF/Headers/wtf/OptionSetHash.h [ 7%] Generating ../../../WTF/Headers/wtf/OrderMaker.h [ 7%] Generating ../../../WTF/Headers/wtf/Packed.h [ 7%] Generating ../../../WTF/Headers/wtf/PackedRef.h [ 7%] Generating ../../../WTF/Headers/wtf/PackedRefPtr.h [ 7%] Generating ../../../WTF/Headers/wtf/PageAllocation.h [ 7%] Generating ../../../WTF/Headers/wtf/PageBlock.h [ 7%] Generating ../../../WTF/Headers/wtf/PageReservation.h [ 7%] Generating ../../../WTF/Headers/wtf/ParallelHelperPool.h [ 7%] Generating ../../../WTF/Headers/wtf/ParallelJobs.h [ 7%] Generating ../../../WTF/Headers/wtf/ParallelJobsGeneric.h [ 7%] Generating ../../../WTF/Headers/wtf/ParallelJobsLibdispatch.h [ 7%] Generating ../../../WTF/Headers/wtf/ParallelJobsOpenMP.h [ 7%] Generating ../../../WTF/Headers/wtf/ParallelVectorIterator.h [ 7%] Generating ../../../WTF/Headers/wtf/ParkingLot.h [ 7%] Generating ../../../WTF/Headers/wtf/Platform.h [ 7%] Generating ../../../WTF/Headers/wtf/PlatformCallingConventions.h [ 7%] Generating ../../../WTF/Headers/wtf/PlatformCPU.h [ 7%] Generating ../../../WTF/Headers/wtf/PlatformEnable.h [ 7%] Generating ../../../WTF/Headers/wtf/PlatformEnableCocoa.h [ 7%] Generating ../../../WTF/Headers/wtf/PlatformEnablePlayStation.h [ 7%] Generating ../../../WTF/Headers/wtf/PlatformEnableWinApple.h [ 7%] Generating ../../../WTF/Headers/wtf/PlatformEnableWinCairo.h [ 7%] Generating ../../../WTF/Headers/wtf/PlatformHave.h [ 7%] Generating ../../../WTF/Headers/wtf/PlatformLegacy.h [ 7%] Generating ../../../WTF/Headers/wtf/PlatformOS.h [ 7%] Generating ../../../WTF/Headers/wtf/PlatformRegisters.h [ 7%] Generating ../../../WTF/Headers/wtf/PlatformUse.h [ 7%] Generating ../../../WTF/Headers/wtf/PointerComparison.h [ 7%] Generating ../../../WTF/Headers/wtf/PointerPreparations.h [ 7%] Generating ../../../WTF/Headers/wtf/PrintStream.h [ 7%] Generating ../../../WTF/Headers/wtf/PriorityQueue.h [ 7%] Generating ../../../WTF/Headers/wtf/ProcessID.h [ 7%] Generating ../../../WTF/Headers/wtf/ProcessPrivilege.h [ 7%] Generating ../../../WTF/Headers/wtf/PtrTag.h [ 7%] Generating ../../../WTF/Headers/wtf/RAMSize.h [ 7%] Generating ../../../WTF/Headers/wtf/RandomDevice.h [ 7%] Generating ../../../WTF/Headers/wtf/RandomNumber.h [ 7%] Generating ../../../WTF/Headers/wtf/RandomNumberSeed.h [ 7%] Generating ../../../WTF/Headers/wtf/Range.h [ 7%] Generating ../../../WTF/Headers/wtf/RangeSet.h [ 7%] Generating ../../../WTF/Headers/wtf/RawPointer.h [ 7%] Generating ../../../WTF/Headers/wtf/RawPtrTraits.h [ 7%] Generating ../../../WTF/Headers/wtf/RawValueTraits.h [ 7%] Generating ../../../WTF/Headers/wtf/ReadWriteLock.h [ 7%] Generating ../../../WTF/Headers/wtf/RecursableLambda.h [ 7%] Generating ../../../WTF/Headers/wtf/RecursiveLockAdapter.h [ 7%] Generating ../../../WTF/Headers/wtf/RedBlackTree.h [ 7%] Generating ../../../WTF/Headers/wtf/Ref.h [ 7%] Generating ../../../WTF/Headers/wtf/RefCounted.h [ 7%] Generating ../../../WTF/Headers/wtf/RefCountedFixedVector.h [ 8%] Generating ../../../WTF/Headers/wtf/RefCountedLeakCounter.h [ 8%] Generating ../../../WTF/Headers/wtf/RefCounter.h [ 8%] Generating ../../../WTF/Headers/wtf/RefPtr.h [ 8%] Generating ../../../WTF/Headers/wtf/ResourceUsage.h [ 8%] Generating ../../../WTF/Headers/wtf/RetainPtr.h [ 8%] Generating ../../../WTF/Headers/wtf/RobinHoodHashMap.h [ 8%] Generating ../../../WTF/Headers/wtf/RobinHoodHashSet.h [ 8%] Generating ../../../WTF/Headers/wtf/RobinHoodHashTable.h [ 8%] Generating ../../../WTF/Headers/wtf/RunLoop.h [ 8%] Generating ../../../WTF/Headers/wtf/SHA1.h [ 8%] Generating ../../../WTF/Headers/wtf/SafeStrerror.h [ 8%] Generating ../../../WTF/Headers/wtf/SaturatedArithmetic.h [ 8%] Generating ../../../WTF/Headers/wtf/SchedulePair.h [ 8%] Generating ../../../WTF/Headers/wtf/Scope.h [ 8%] Generating ../../../WTF/Headers/wtf/ScopedLambda.h [ 8%] Generating ../../../WTF/Headers/wtf/Seconds.h [ 8%] Generating ../../../WTF/Headers/wtf/SegmentedVector.h [ 8%] Generating ../../../WTF/Headers/wtf/SentinelLinkedList.h [ 8%] Generating ../../../WTF/Headers/wtf/SetForScope.h [ 8%] Generating ../../../WTF/Headers/wtf/SharedTask.h [ 8%] Generating ../../../WTF/Headers/wtf/SignedPtr.h [ 8%] Generating ../../../WTF/Headers/wtf/SimpleStats.h [ 8%] Generating ../../../WTF/Headers/wtf/SingleRootGraph.h [ 8%] Generating ../../../WTF/Headers/wtf/SinglyLinkedList.h [ 8%] Generating ../../../WTF/Headers/wtf/SinglyLinkedListWithTail.h [ 8%] Generating ../../../WTF/Headers/wtf/SixCharacterHash.h [ 8%] Generating ../../../WTF/Headers/wtf/SmallSet.h [ 8%] Generating ../../../WTF/Headers/wtf/SoftLinking.h [ 8%] Generating ../../../WTF/Headers/wtf/SortedArrayMap.h [ 8%] Generating ../../../WTF/Headers/wtf/Span.h [ 8%] Generating ../../../WTF/Headers/wtf/SpanningTree.h [ 8%] Generating ../../../WTF/Headers/wtf/Spectrum.h [ 8%] Generating ../../../WTF/Headers/wtf/StackBounds.h [ 8%] Generating ../../../WTF/Headers/wtf/StackCheck.h [ 8%] Generating ../../../WTF/Headers/wtf/StackPointer.h [ 8%] Generating ../../../WTF/Headers/wtf/StackShot.h [ 8%] Generating ../../../WTF/Headers/wtf/StackShotProfiler.h [ 8%] Generating ../../../WTF/Headers/wtf/StackStats.h [ 8%] Generating ../../../WTF/Headers/wtf/StackTrace.h [ 8%] Generating ../../../WTF/Headers/wtf/StdFilesystem.h [ 8%] Generating ../../../WTF/Headers/wtf/StdIntExtras.h [ 8%] Generating ../../../WTF/Headers/wtf/StdLibExtras.h [ 8%] Generating ../../../WTF/Headers/wtf/StdList.h [ 8%] Generating ../../../WTF/Headers/wtf/StdMap.h [ 8%] Generating ../../../WTF/Headers/wtf/StdSet.h [ 8%] Generating ../../../WTF/Headers/wtf/StdUnorderedMap.h [ 8%] Generating ../../../WTF/Headers/wtf/StdUnorderedSet.h [ 8%] Generating ../../../WTF/Headers/wtf/Stopwatch.h [ 8%] Generating ../../../WTF/Headers/wtf/StreamBuffer.h [ 8%] Generating ../../../WTF/Headers/wtf/StringExtras.h [ 8%] Generating ../../../WTF/Headers/wtf/StringHashDumpContext.h [ 8%] Generating ../../../WTF/Headers/wtf/StringPrintStream.h [ 8%] Generating ../../../WTF/Headers/wtf/SuspendableWorkQueue.h [ 8%] Generating ../../../WTF/Headers/wtf/SynchronizedFixedQueue.h [ 8%] Generating ../../../WTF/Headers/wtf/SystemFree.h [ 8%] Generating ../../../WTF/Headers/wtf/SystemMalloc.h [ 9%] Generating ../../../WTF/Headers/wtf/SystemTracing.h [ 9%] Generating ../../../WTF/Headers/wtf/TaggedArrayStoragePtr.h [ 9%] Generating ../../../WTF/Headers/wtf/ThreadAssertions.h [ 9%] Generating ../../../WTF/Headers/wtf/ThreadGroup.h [ 9%] Generating ../../../WTF/Headers/wtf/ThreadMessage.h [ 9%] Generating ../../../WTF/Headers/wtf/ThreadSafetyAnalysis.h [ 9%] Generating ../../../WTF/Headers/wtf/ThreadSafeRefCounted.h [ 9%] Generating ../../../WTF/Headers/wtf/ThreadSanitizerSupport.h [ 9%] Generating ../../../WTF/Headers/wtf/ThreadSpecific.h [ 9%] Generating ../../../WTF/Headers/wtf/Threading.h [ 9%] Generating ../../../WTF/Headers/wtf/ThreadingPrimitives.h [ 9%] Generating ../../../WTF/Headers/wtf/TimeWithDynamicClockType.h [ 9%] Generating ../../../WTF/Headers/wtf/TimingScope.h [ 9%] Generating ../../../WTF/Headers/wtf/TinyLRUCache.h [ 9%] Generating ../../../WTF/Headers/wtf/TinyPtrSet.h [ 9%] Generating ../../../WTF/Headers/wtf/TrailingArray.h [ 9%] Generating ../../../WTF/Headers/wtf/TranslatedProcess.h [ 9%] Generating ../../../WTF/Headers/wtf/TriState.h [ 9%] Generating ../../../WTF/Headers/wtf/TypeCasts.h [ 9%] Generating ../../../WTF/Headers/wtf/URL.h [ 9%] Generating ../../../WTF/Headers/wtf/URLHelpers.h [ 9%] Generating ../../../WTF/Headers/wtf/URLHash.h [ 9%] Generating ../../../WTF/Headers/wtf/URLParser.h [ 9%] Generating ../../../WTF/Headers/wtf/UUID.h [ 9%] Generating ../../../WTF/Headers/wtf/UnalignedAccess.h [ 9%] Generating ../../../WTF/Headers/wtf/Unexpected.h [ 9%] Generating ../../../WTF/Headers/wtf/UniStdExtras.h [ 9%] Generating ../../../WTF/Headers/wtf/UnionFind.h [ 9%] Generating ../../../WTF/Headers/wtf/UniqueArray.h [ 9%] Generating ../../../WTF/Headers/wtf/UniqueRef.h [ 9%] Generating ../../../WTF/Headers/wtf/UnsafePointer.h [ 9%] Generating ../../../WTF/Headers/wtf/VMTags.h [ 9%] Generating ../../../WTF/Headers/wtf/ValueCheck.h [ 9%] Generating ../../../WTF/Headers/wtf/Vector.h [ 9%] Generating ../../../WTF/Headers/wtf/VectorHash.h [ 9%] Generating ../../../WTF/Headers/wtf/VectorTraits.h [ 9%] Generating ../../../WTF/Headers/wtf/WTFConfig.h [ 9%] Generating ../../../WTF/Headers/wtf/WTFSemaphore.h [ 9%] Generating ../../../WTF/Headers/wtf/WallTime.h [ 9%] Generating ../../../WTF/Headers/wtf/WeakHashMap.h [ 9%] Generating ../../../WTF/Headers/wtf/WeakHashSet.h [ 9%] Generating ../../../WTF/Headers/wtf/WeakPtr.h [ 9%] Generating ../../../WTF/Headers/wtf/WeakRandom.h [ 9%] Generating ../../../WTF/Headers/wtf/WindowsExtras.h [ 9%] Generating ../../../WTF/Headers/wtf/WordLock.h [ 9%] Generating ../../../WTF/Headers/wtf/WorkQueue.h [ 9%] Generating ../../../WTF/Headers/wtf/WorkerPool.h [ 9%] Generating ../../../WTF/Headers/wtf/dtoa.h [ 9%] Generating ../../../WTF/Headers/wtf/dtoa/bignum-dtoa.h [ 9%] Generating ../../../WTF/Headers/wtf/dtoa/bignum.h [ 9%] Generating ../../../WTF/Headers/wtf/dtoa/cached-powers.h [ 9%] Generating ../../../WTF/Headers/wtf/dtoa/diy-fp.h [ 9%] Generating ../../../WTF/Headers/wtf/dtoa/double-conversion.h [ 9%] Generating ../../../WTF/Headers/wtf/dtoa/fast-dtoa.h [ 9%] Generating ../../../WTF/Headers/wtf/dtoa/fixed-dtoa.h [ 9%] Generating ../../../WTF/Headers/wtf/dtoa/ieee.h [ 10%] Generating ../../../WTF/Headers/wtf/dtoa/strtod.h [ 10%] Generating ../../../WTF/Headers/wtf/dtoa/utils.h [ 10%] Generating ../../../WTF/Headers/wtf/persistence/PersistentCoder.h [ 10%] Generating ../../../WTF/Headers/wtf/persistence/PersistentCoders.h [ 10%] Generating ../../../WTF/Headers/wtf/persistence/PersistentDecoder.h [ 10%] Generating ../../../WTF/Headers/wtf/persistence/PersistentEncoder.h [ 10%] Generating ../../../WTF/Headers/wtf/text/ASCIIFastPath.h [ 10%] Generating ../../../WTF/Headers/wtf/text/ASCIILiteral.h [ 10%] Generating ../../../WTF/Headers/wtf/text/AtomString.h [ 10%] Generating ../../../WTF/Headers/wtf/text/AtomStringHash.h [ 10%] Generating ../../../WTF/Headers/wtf/text/AtomStringImpl.h [ 10%] Generating ../../../WTF/Headers/wtf/text/AtomStringTable.h [ 10%] Generating ../../../WTF/Headers/wtf/text/Base64.h [ 10%] Generating ../../../WTF/Headers/wtf/text/CString.h [ 10%] Generating ../../../WTF/Headers/wtf/text/CodePointIterator.h [ 10%] Generating ../../../WTF/Headers/wtf/text/ConversionMode.h [ 10%] Generating ../../../WTF/Headers/wtf/text/ExternalStringImpl.h [ 10%] Generating ../../../WTF/Headers/wtf/text/IntegerToStringConversion.h [ 10%] Generating ../../../WTF/Headers/wtf/text/LChar.h [ 10%] Generating ../../../WTF/Headers/wtf/text/LineBreakIteratorPoolICU.h [ 10%] Generating ../../../WTF/Headers/wtf/text/LineEnding.h [ 10%] Generating ../../../WTF/Headers/wtf/text/NullTextBreakIterator.h [ 10%] Generating ../../../WTF/Headers/wtf/text/OrdinalNumber.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringBuffer.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringBuilder.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringBuilderInternals.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringCommon.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringConcatenate.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringConcatenateNumbers.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringHash.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringHasher.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringImpl.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringOperators.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringParsingBuffer.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringToIntegerConversion.h [ 10%] Generating ../../../WTF/Headers/wtf/text/StringView.h [ 10%] Generating ../../../WTF/Headers/wtf/text/SymbolImpl.h [ 10%] Generating ../../../WTF/Headers/wtf/text/SymbolRegistry.h [ 10%] Generating ../../../WTF/Headers/wtf/text/TextBreakIterator.h [ 10%] Generating ../../../WTF/Headers/wtf/text/TextBreakIteratorInternalICU.h [ 10%] Generating ../../../WTF/Headers/wtf/text/TextPosition.h [ 10%] Generating ../../../WTF/Headers/wtf/text/TextStream.h [ 10%] Generating ../../../WTF/Headers/wtf/text/UTF8ConversionError.h [ 10%] Generating ../../../WTF/Headers/wtf/text/UniquedStringImpl.h [ 10%] Generating ../../../WTF/Headers/wtf/text/WTFString.h [ 11%] Generating ../../../WTF/Headers/wtf/text/icu/TextBreakIteratorICU.h [ 11%] Generating ../../../WTF/Headers/wtf/text/icu/UTextProvider.h [ 11%] Generating ../../../WTF/Headers/wtf/text/icu/UTextProviderLatin1.h [ 11%] Generating ../../../WTF/Headers/wtf/text/icu/UTextProviderUTF16.h [ 11%] Generating ../../../WTF/Headers/wtf/threads/BinarySemaphore.h [ 11%] Generating ../../../WTF/Headers/wtf/threads/Signals.h [ 11%] Generating ../../../WTF/Headers/wtf/unicode/CharacterNames.h [ 11%] Generating ../../../WTF/Headers/wtf/unicode/Collator.h [ 11%] Generating ../../../WTF/Headers/wtf/unicode/UTF8Conversion.h [ 11%] Generating ../../../WTF/Headers/wtf/unicode/icu/ICUHelpers.h [ 11%] Generating ../../../WTF/Headers/wtf/glib/ChassisType.h [ 11%] Generating ../../../WTF/Headers/wtf/glib/GMutexLocker.h [ 11%] Generating ../../../WTF/Headers/wtf/glib/GRefPtr.h [ 11%] Generating ../../../WTF/Headers/wtf/glib/GSocketMonitor.h [ 11%] Generating ../../../WTF/Headers/wtf/glib/GTypedefs.h [ 11%] Generating ../../../WTF/Headers/wtf/glib/GUniquePtr.h [ 11%] Generating ../../../WTF/Headers/wtf/glib/RunLoopSourcePriority.h [ 11%] Generating ../../../WTF/Headers/wtf/glib/Sandbox.h [ 11%] Generating ../../../WTF/Headers/wtf/glib/SocketConnection.h [ 11%] Generating ../../../WTF/Headers/wtf/glib/WTFGType.h [ 11%] Generating ../../../WTF/Headers/wtf/linux/RealTimeThreads.h [ 11%] Built target WTF_CopyHeaders [ 11%] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JSBase.h [ 11%] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JSContextRef.h [ 11%] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JSObjectRef.h [ 11%] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JSStringRef.h [ 11%] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JSTypedArray.h [ 11%] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JSValueRef.h [ 11%] Generating ../../JavaScriptCore/Headers/JavaScriptCore/JavaScript.h [ 11%] Generating ../../JavaScriptCore/Headers/JavaScriptCore/WebKitAvailability.h [ 11%] Built target JavaScriptCore_CopyHeaders [ 11%] Generating ../../JavaScriptCore/DerivedSources/JSCBuiltins.cpp, ../../JavaScriptCore/DerivedSources/JSCBuiltins.h [ 12%] Built target JSCBuiltins [ 12%] Generating ../../JavaScriptCore/DerivedSources/Bytecodes.h, ../../JavaScriptCore/DerivedSources/InitBytecodes.asm, ../../JavaScriptCore/DerivedSources/BytecodeStructs.h, ../../JavaScriptCore/DerivedSources/BytecodeIndices.h, ../../JavaScriptCore/DerivedSources/WasmLLIntGeneratorInlines.h, ../../JavaScriptCore/DerivedSources/InitWasm.asm, ../../JavaScriptCore/DerivedSources/BytecodeDumperGenerated.cpp [ 12%] Generating ../../JavaScriptCore/PrivateHeaders/JavaScriptCore/Bytecodes.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/LLIntDesiredSettings.h [ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/LLIntSettingsExtractor.dir/llint/LLIntSettingsExtractor.cpp.o [ 12%] Linking CXX executable ../../bin/LLIntSettingsExtractor [ 12%] Built target LLIntSettingsExtractor [ 12%] Generating ../../JavaScriptCore/DerivedSources/AirOpcode.h, ../../JavaScriptCore/DerivedSources/AirOpcodeGenerated.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/WasmOps.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/LLIntDesiredOffsets.h [ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/LLIntOffsetsExtractor.dir/llint/LLIntOffsetsExtractor.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Subspace.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/CompleteSubspace.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Heap.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCell.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCast.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ClassInfo.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Structure.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h: In static member function 'static JSC::WeakImpl* JSC::WeakImpl::asWeakImpl(JSC::JSValue*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h:111:12: warning: cast from 'char*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Subspace.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/CompleteSubspace.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Heap.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCell.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCast.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ClassInfo.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Structure.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In static member function 'static JSC::WeakImpl* JSC::WeakBlock::asWeakImpl(JSC::WeakBlock::FreeCell*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:104:12: warning: cast from 'JSC::WeakBlock::FreeCell*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In member function 'JSC::WeakImpl* JSC::WeakBlock::weakImpls()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:122:12: warning: cast from 'JSC::WeakBlock*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Identifier.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyName.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertySlot.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/DeletePropertySlot.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Structure.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:29: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:97:16: warning: cast from 'JSC::IndexingHeader*' to 'JSC::PropertyStorage' {aka 'JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'const JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage() const': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:102:16: warning: cast from 'const JSC::IndexingHeader*' to 'JSC::ConstPropertyStorage' {aka 'const JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSArray.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ExecutableBase.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ScriptExecutable.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/GlobalExecutable.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/EvalExecutable.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/DirectEvalExecutable.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/DirectEvalCodeCache.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/CodeBlock.h:42, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/StructureStubInfo.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/BytecodeDumper.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/JavaScriptCore/DerivedSources/BytecodeStructs.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:31: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h: In static member function 'static JSC::ArrayStorage* JSC::ArrayStorage::from(JSC::Butterfly*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:52:62: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/Interpreter.h:40, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/Fits.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/JavaScriptCore/DerivedSources/BytecodeStructs.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:31: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStack.h: In member function 'JSC::Register* JSC::CLoopStack::highAddress() const': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStack.h:78:20: warning: cast from 'char*' to 'JSC::Register*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStack.h: In member function 'JSC::Register* JSC::CLoopStack::reservationTop() const': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStack.h:84:20: warning: cast from 'char*' to 'JSC::Register*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArithProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArithProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSArray.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ExecutableBase.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ScriptExecutable.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/GlobalExecutable.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/EvalExecutable.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/DirectEvalExecutable.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/DirectEvalCodeCache.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/CodeBlock.h:42, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/StructureStubInfo.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/BytecodeDumper.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/JavaScriptCore/DerivedSources/BytecodeStructs.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:31: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:190:73: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:191:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:192:93: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'double*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:197:85: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:198:125: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:199:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const double*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArithProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::PrivateNameEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from 'typename std::_MakeUniq<_Tp>::__single_object std::make_unique(_Args&& ...) [with _Tp = JSC::VariableEnvironment::RareData; _Args = {JSC::VariableEnvironment::RareData&}; typename std::_MakeUniq<_Tp>::__single_object = std::unique_ptr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/StdLibExtras.h:540:31: required from 'decltype(auto) WTF::makeUnique(Args&& ...) [with T = JSC::VariableEnvironment::RareData; Args = {JSC::VariableEnvironment::RareData&}]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/parser/VariableEnvironment.h:162:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = JSC::MarkedBlock* const&; Extra = JSC::MarkedBlock* const&; Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:483:83: required from 'WTF::HashTable::AddResult WTF::HashTable::add(const ValueType&) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:267:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const ValueType&) [with ValueArg = JSC::MarkedBlock*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlockSet.h:54:20: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = WTF::UniquedStringImpl* const&; Extra = WTF::UniquedStringImpl*; Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::UniquedStringImpl*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyNameArray.h:130:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator >, WTF::DefaultHash > >; T = const WTF::RefPtr&; Extra = WTF::RefPtr; Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::RefPtr; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashSet, , >::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:1144:37: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator >::KeyValuePairTraits, WTF::DefaultHash >; T = const WTF::String&; Extra = WTF::Ref; Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:370:33: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:396:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::set(const KeyType&, T&&) [with V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::String]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:349:66: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:556:25: required from 'void WTF::HashTable::shrink() [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1148:13: required from 'void WTF::HashTable::remove(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1122:15: required from 'void WTF::HashTable::removeAndInvalidateWithoutEntryConsistencyCheck(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1177:9: required from 'void WTF::HashTable::removeWithoutEntryConsistencyCheck(WTF::HashTable::const_iterator) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::const_iterator = WTF::HashTableConstIterator, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*, JSC::MarkedArgumentBufferBase*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:321:46: required from 'bool WTF::HashSet, , >::remove(WTF::HashSet, , >::iterator) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::iterator = WTF::HashTableConstIteratorAdapter, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*>]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:328:18: required from 'bool WTF::HashSet, , >::remove(const ValueType&) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArgList.h:46:35: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] [ 12%] Linking CXX executable ../../bin/LLIntOffsetsExtractor [ 12%] Built target LLIntOffsetsExtractor [ 12%] Built target Bytecodes [ 12%] Generating ../../JavaScriptCore/DerivedSources/LLIntAssembly.h [ 12%] Building CXX object Source/JavaScriptCore/CMakeFiles/LowLevelInterpreterLib.dir/llint/LowLevelInterpreter.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStackInlines.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStack.h: In member function 'JSC::Register* JSC::CLoopStack::highAddress() const': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStack.h:78:20: warning: cast from 'char*' to 'JSC::Register*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStack.h: In member function 'JSC::Register* JSC::CLoopStack::reservationTop() const': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStack.h:84:20: warning: cast from 'char*' to 'JSC::Register*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Subspace.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/CompleteSubspace.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Heap.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/VM.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStackInlines.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h: In static member function 'static JSC::WeakImpl* JSC::WeakImpl::asWeakImpl(JSC::JSValue*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h:111:12: warning: cast from 'char*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Subspace.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/CompleteSubspace.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Heap.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/VM.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStackInlines.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In static member function 'static JSC::WeakImpl* JSC::WeakBlock::asWeakImpl(JSC::WeakBlock::FreeCell*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:104:12: warning: cast from 'JSC::WeakBlock::FreeCell*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In member function 'JSC::WeakImpl* JSC::WeakBlock::weakImpls()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:122:12: warning: cast from 'JSC::WeakBlock*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Identifier.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyName.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertySlot.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/DeletePropertySlot.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Structure.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/CodeBlock.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStackInlines.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:97:16: warning: cast from 'JSC::IndexingHeader*' to 'JSC::PropertyStorage' {aka 'JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'const JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage() const': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:102:16: warning: cast from 'const JSC::IndexingHeader*' to 'JSC::ConstPropertyStorage' {aka 'const JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSArray.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ExecutableBase.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ScriptExecutable.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/GlobalExecutable.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/EvalExecutable.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/DirectEvalExecutable.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/DirectEvalCodeCache.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/CodeBlock.h:42, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStackInlines.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h: In static member function 'static JSC::ArrayStorage* JSC::ArrayStorage::from(JSC::Butterfly*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:52:62: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/Register.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStack.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStackInlines.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/Register.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStack.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStackInlines.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSArray.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ExecutableBase.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ScriptExecutable.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/GlobalExecutable.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/EvalExecutable.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/DirectEvalExecutable.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/DirectEvalCodeCache.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/CodeBlock.h:42, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStackInlines.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:190:73: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:191:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:192:93: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'double*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:197:85: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:198:125: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:199:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const double*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/Register.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStack.h:33, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CLoopStackInlines.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/llint/LowLevelInterpreter.cpp:34: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::PrivateNameEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from 'typename std::_MakeUniq<_Tp>::__single_object std::make_unique(_Args&& ...) [with _Tp = JSC::VariableEnvironment::RareData; _Args = {JSC::VariableEnvironment::RareData&}; typename std::_MakeUniq<_Tp>::__single_object = std::unique_ptr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/StdLibExtras.h:540:31: required from 'decltype(auto) WTF::makeUnique(Args&& ...) [with T = JSC::VariableEnvironment::RareData; Args = {JSC::VariableEnvironment::RareData&}]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/parser/VariableEnvironment.h:162:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = JSC::MarkedBlock* const&; Extra = JSC::MarkedBlock* const&; Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:483:83: required from 'WTF::HashTable::AddResult WTF::HashTable::add(const ValueType&) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:267:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const ValueType&) [with ValueArg = JSC::MarkedBlock*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlockSet.h:54:20: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = WTF::UniquedStringImpl* const&; Extra = WTF::UniquedStringImpl*; Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::UniquedStringImpl*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyNameArray.h:130:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator >, WTF::DefaultHash > >; T = const WTF::RefPtr&; Extra = WTF::RefPtr; Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::RefPtr; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashSet, , >::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:1144:37: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator >::KeyValuePairTraits, WTF::DefaultHash >; T = const WTF::String&; Extra = WTF::Ref; Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:370:33: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:396:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::set(const KeyType&, T&&) [with V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::String]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:349:66: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:556:25: required from 'void WTF::HashTable::shrink() [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1148:13: required from 'void WTF::HashTable::remove(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1122:15: required from 'void WTF::HashTable::removeAndInvalidateWithoutEntryConsistencyCheck(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1177:9: required from 'void WTF::HashTable::removeWithoutEntryConsistencyCheck(WTF::HashTable::const_iterator) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::const_iterator = WTF::HashTableConstIterator, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*, JSC::MarkedArgumentBufferBase*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:321:46: required from 'bool WTF::HashSet, , >::remove(WTF::HashSet, , >::iterator) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::iterator = WTF::HashTableConstIteratorAdapter, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*>]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:328:18: required from 'bool WTF::HashSet, , >::remove(const ValueType&) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArgList.h:46:35: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = std::tuple; MappedArg = JSC::Weak; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = std::tuple; ValueArg = JSC::Structure; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = JSC::PrototypeKey; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = JSC::PrototypeKey; ValueArg = JSC::Structure; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] [ 12%] Built target LowLevelInterpreterLib [ 12%] Generating ../../JavaScriptCore/DerivedSources/CombinedDomains.json [ 12%] Generating ../../JavaScriptCore/DerivedSources/inspector/InspectorBackendCommands.js, ../../JavaScriptCore/DerivedSources/inspector/InspectorBackendCommands.js.in [ 12%] Built target InspectorBackendCommands [ 12%] Generating ../../JavaScriptCore/DerivedSources/ArrayConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/AsyncFromSyncIteratorPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/AsyncGeneratorPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/BigIntConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/BigIntPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/BooleanPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/DateConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/DatePrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/ErrorPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/GeneratorPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/InjectedScriptSource.h, ../../JavaScriptCore/DerivedSources/InjectedScriptSource.min.js [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlCollatorConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlCollatorPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlDateTimeFormatConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlDateTimeFormatPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlDisplayNamesConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlDisplayNamesPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlListFormatConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlListFormatPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlLocalePrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlNumberFormatConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlNumberFormatPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlObject.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlPluralRulesConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlPluralRulesPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlRelativeTimeFormatConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlRelativeTimeFormatPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlSegmentIteratorPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlSegmenterConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlSegmenterPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/IntlSegmentsPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/JSDataViewPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/JSGlobalObject.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/JSInternalPromiseConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/JSModuleLoader.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/JSONObject.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/JSPromiseConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/JSPromisePrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/JSToWasmICCallee.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/JSWebAssembly.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/KeywordLookup.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/Lexer.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/MapPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/NumberConstructor.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/NumberPrototype.lut.h [ 12%] Generating ../../JavaScriptCore/DerivedSources/ObjectConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/ReflectObject.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/RegExpConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/RegExpPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/RegExpStringIteratorPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/SetPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/ShadowRealmObject.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/ShadowRealmPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/StringConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/StringPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/SymbolConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/SymbolPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalCalendarConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalCalendarPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalDurationConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalDurationPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalInstantConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalInstantPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalNow.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalObject.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalPlainDateConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalPlainDatePrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalPlainTimeConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalPlainTimePrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalTimeZoneConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/TemporalTimeZonePrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WasmB3IRGeneratorInlines.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyCompileErrorConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyCompileErrorPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyExceptionConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyExceptionPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyGlobalConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyGlobalPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyInstanceConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyInstancePrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyLinkErrorConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyLinkErrorPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyMemoryConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyMemoryPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyModuleConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyModulePrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyRuntimeErrorConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyRuntimeErrorPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyTableConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyTablePrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyTagConstructor.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/WebAssemblyTagPrototype.lut.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/inspector/InspectorBackendDispatchers.cpp, ../../JavaScriptCore/DerivedSources/inspector/InspectorBackendDispatchers.h, ../../JavaScriptCore/DerivedSources/inspector/InspectorFrontendDispatchers.cpp, ../../JavaScriptCore/DerivedSources/inspector/InspectorFrontendDispatchers.h, ../../JavaScriptCore/DerivedSources/inspector/InspectorProtocolObjects.cpp, ../../JavaScriptCore/DerivedSources/inspector/InspectorProtocolObjects.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/yarr/RegExpJitTables.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/yarr/UnicodePatternTables.h [ 13%] Generating ../../JavaScriptCore/DerivedSources/yarr/YarrCanonicalizeUnicode.cpp [ 13%] Generating ../../JavaScriptCore/PrivateHeaders/JavaScriptCore/InspectorBackendDispatchers.h [ 13%] Generating ../../JavaScriptCore/PrivateHeaders/JavaScriptCore/InspectorFrontendDispatchers.h [ 13%] Generating ../../JavaScriptCore/PrivateHeaders/JavaScriptCore/InspectorProtocolObjects.h [ 13%] Generating ../../JavaScriptCore/PrivateHeaders/JavaScriptCore/JSCBuiltins.h [ 13%] Generating ../../JavaScriptCore/PrivateHeaders/JavaScriptCore/WasmEmbedder.h [ 13%] Generating ../../JavaScriptCore/PrivateHeaders/JavaScriptCore/WasmOps.h [ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSAPIWrapperGlobalObject.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Subspace.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/CompleteSubspace.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Heap.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/VM.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArgList.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSArray.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h: In static member function 'static JSC::WeakImpl* JSC::WeakImpl::asWeakImpl(JSC::JSValue*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h:111:12: warning: cast from 'char*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Subspace.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/CompleteSubspace.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Heap.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/VM.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArgList.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSArray.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In static member function 'static JSC::WeakImpl* JSC::WeakBlock::asWeakImpl(JSC::WeakBlock::FreeCell*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:104:12: warning: cast from 'JSC::WeakBlock::FreeCell*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In member function 'JSC::WeakImpl* JSC::WeakBlock::weakImpls()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:122:12: warning: cast from 'JSC::WeakBlock*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSArray.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:97:16: warning: cast from 'JSC::IndexingHeader*' to 'JSC::PropertyStorage' {aka 'JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'const JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage() const': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:102:16: warning: cast from 'const JSC::IndexingHeader*' to 'JSC::ConstPropertyStorage' {aka 'const JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSArray.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h: In static member function 'static JSC::ArrayStorage* JSC::ArrayStorage::from(JSC::Butterfly*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:52:62: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/SpeculatedType.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingType.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/SpeculatedType.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingType.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSArray.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:190:73: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:191:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:192:93: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'double*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:197:85: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:198:125: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:199:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const double*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/SpeculatedType.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingType.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/bytecode/ArrayAllocationProfile.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperGlobalObject.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::PrivateNameEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from 'typename std::_MakeUniq<_Tp>::__single_object std::make_unique(_Args&& ...) [with _Tp = JSC::VariableEnvironment::RareData; _Args = {JSC::VariableEnvironment::RareData&}; typename std::_MakeUniq<_Tp>::__single_object = std::unique_ptr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/StdLibExtras.h:540:31: required from 'decltype(auto) WTF::makeUnique(Args&& ...) [with T = JSC::VariableEnvironment::RareData; Args = {JSC::VariableEnvironment::RareData&}]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/parser/VariableEnvironment.h:162:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = JSC::MarkedBlock* const&; Extra = JSC::MarkedBlock* const&; Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:483:83: required from 'WTF::HashTable::AddResult WTF::HashTable::add(const ValueType&) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:267:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const ValueType&) [with ValueArg = JSC::MarkedBlock*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlockSet.h:54:20: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = WTF::UniquedStringImpl* const&; Extra = WTF::UniquedStringImpl*; Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::UniquedStringImpl*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyNameArray.h:130:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator >, WTF::DefaultHash > >; T = const WTF::RefPtr&; Extra = WTF::RefPtr; Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::RefPtr; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashSet, , >::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:1144:37: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::WriteBarrier > >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::WriteBarrier > >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::WriteBarrier > >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::WriteBarrier > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::WriteBarrier > >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::WriteBarrier > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, JSC::IdentifierRepHash>; T = WTF::RefPtr; Extra = JSC::WriteBarrier >&; Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::WriteBarrier > >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >, WTF::RefPtr, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = WTF::RefPtr; V = JSC::WriteBarrier >&; KeyArg = WTF::RefPtr; MappedArg = JSC::WriteBarrier >; HashArg = JSC::IdentifierRepHash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits > >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >, WTF::RefPtr, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:424:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::add(WTF::HashMap, , , >::KeyType&&, T&&) [with V = JSC::WriteBarrier >&; KeyArg = WTF::RefPtr; MappedArg = JSC::WriteBarrier >; HashArg = JSC::IdentifierRepHash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits > >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >, WTF::RefPtr, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > > >; WTF::HashMap, , , >::KeyType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSCallbackObject.h:101:57: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::WriteBarrier > >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::WriteBarrier > >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator >::KeyValuePairTraits, WTF::DefaultHash >; T = const WTF::String&; Extra = WTF::Ref; Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:370:33: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:396:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::set(const KeyType&, T&&) [with V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::String]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:349:66: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:556:25: required from 'void WTF::HashTable::shrink() [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1148:13: required from 'void WTF::HashTable::remove(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1122:15: required from 'void WTF::HashTable::removeAndInvalidateWithoutEntryConsistencyCheck(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1177:9: required from 'void WTF::HashTable::removeWithoutEntryConsistencyCheck(WTF::HashTable::const_iterator) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::const_iterator = WTF::HashTableConstIterator, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*, JSC::MarkedArgumentBufferBase*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:321:46: required from 'bool WTF::HashSet, , >::remove(WTF::HashSet, , >::iterator) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::iterator = WTF::HashTableConstIteratorAdapter, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*>]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:328:18: required from 'bool WTF::HashSet, , >::remove(const ValueType&) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArgList.h:46:35: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = std::tuple; MappedArg = JSC::Weak; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = std::tuple; ValueArg = JSC::Structure; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = JSC::PrototypeKey; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = JSC::PrototypeKey; ValueArg = JSC::Structure; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] [ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSAPIWrapperObjectGLib.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIWrapperObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperObjectGLib.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:97:16: warning: cast from 'JSC::IndexingHeader*' to 'JSC::PropertyStorage' {aka 'JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'const JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage() const': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:102:16: warning: cast from 'const JSC::IndexingHeader*' to 'JSC::ConstPropertyStorage' {aka 'const JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/LocalAllocator.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/BlockDirectory.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedSpace.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIWrapperObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperObjectGLib.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h: In static member function 'static JSC::WeakImpl* JSC::WeakImpl::asWeakImpl(JSC::JSValue*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h:111:12: warning: cast from 'char*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/LocalAllocator.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/BlockDirectory.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedSpace.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIWrapperObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperObjectGLib.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In static member function 'static JSC::WeakImpl* JSC::WeakBlock::asWeakImpl(JSC::WeakBlock::FreeCell*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:104:12: warning: cast from 'JSC::WeakBlock::FreeCell*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In member function 'JSC::WeakImpl* JSC::WeakBlock::weakImpls()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:122:12: warning: cast from 'JSC::WeakBlock*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIWrapperObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperObjectGLib.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h: In static member function 'static JSC::ArrayStorage* JSC::ArrayStorage::from(JSC::Butterfly*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:52:62: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/HandleTypes.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WriteBarrier.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyStorage.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIWrapperObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperObjectGLib.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/HandleTypes.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WriteBarrier.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyStorage.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIWrapperObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperObjectGLib.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIWrapperObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperObjectGLib.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:190:73: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:191:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:192:93: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'double*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:197:85: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:198:125: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:199:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const double*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/HandleTypes.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WriteBarrier.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyStorage.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIWrapperObject.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSAPIWrapperObjectGLib.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::PrivateNameEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from 'typename std::_MakeUniq<_Tp>::__single_object std::make_unique(_Args&& ...) [with _Tp = JSC::VariableEnvironment::RareData; _Args = {JSC::VariableEnvironment::RareData&}; typename std::_MakeUniq<_Tp>::__single_object = std::unique_ptr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/StdLibExtras.h:540:31: required from 'decltype(auto) WTF::makeUnique(Args&& ...) [with T = JSC::VariableEnvironment::RareData; Args = {JSC::VariableEnvironment::RareData&}]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/parser/VariableEnvironment.h:162:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = JSC::MarkedBlock* const&; Extra = JSC::MarkedBlock* const&; Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:483:83: required from 'WTF::HashTable::AddResult WTF::HashTable::add(const ValueType&) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:267:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const ValueType&) [with ValueArg = JSC::MarkedBlock*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlockSet.h:54:20: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = WTF::UniquedStringImpl* const&; Extra = WTF::UniquedStringImpl*; Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::UniquedStringImpl*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyNameArray.h:130:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator >, WTF::DefaultHash > >; T = const WTF::RefPtr&; Extra = WTF::RefPtr; Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::RefPtr; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashSet, , >::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:1144:37: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::WriteBarrier > >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::WriteBarrier > >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::WriteBarrier > >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::WriteBarrier > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::WriteBarrier > >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::WriteBarrier > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, JSC::IdentifierRepHash>; T = WTF::RefPtr; Extra = JSC::WriteBarrier >&; Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::WriteBarrier > >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >, WTF::RefPtr, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = WTF::RefPtr; V = JSC::WriteBarrier >&; KeyArg = WTF::RefPtr; MappedArg = JSC::WriteBarrier >; HashArg = JSC::IdentifierRepHash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits > >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >, WTF::RefPtr, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:424:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::add(WTF::HashMap, , , >::KeyType&&, T&&) [with V = JSC::WriteBarrier >&; KeyArg = WTF::RefPtr; MappedArg = JSC::WriteBarrier >; HashArg = JSC::IdentifierRepHash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits > >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >, WTF::RefPtr, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > > >; WTF::HashMap, , , >::KeyType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSCallbackObject.h:101:57: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::WriteBarrier > >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::WriteBarrier > >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator >::KeyValuePairTraits, WTF::DefaultHash >; T = const WTF::String&; Extra = WTF::Ref; Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:370:33: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:396:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::set(const KeyType&, T&&) [with V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::String]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:349:66: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:556:25: required from 'void WTF::HashTable::shrink() [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1148:13: required from 'void WTF::HashTable::remove(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1122:15: required from 'void WTF::HashTable::removeAndInvalidateWithoutEntryConsistencyCheck(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1177:9: required from 'void WTF::HashTable::removeWithoutEntryConsistencyCheck(WTF::HashTable::const_iterator) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::const_iterator = WTF::HashTableConstIterator, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*, JSC::MarkedArgumentBufferBase*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:321:46: required from 'bool WTF::HashSet, , >::remove(WTF::HashSet, , >::iterator) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::iterator = WTF::HashTableConstIteratorAdapter, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*>]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:328:18: required from 'bool WTF::HashSet, , >::remove(const ValueType&) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArgList.h:46:35: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = std::tuple; MappedArg = JSC::Weak; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = std::tuple; ValueArg = JSC::Structure; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = JSC::PrototypeKey; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = JSC::PrototypeKey; ValueArg = JSC::Structure; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] [ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCCallbackFunction.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/InternalFunction.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:97:16: warning: cast from 'JSC::IndexingHeader*' to 'JSC::PropertyStorage' {aka 'JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'const JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage() const': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:102:16: warning: cast from 'const JSC::IndexingHeader*' to 'JSC::ConstPropertyStorage' {aka 'const JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/LocalAllocator.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/BlockDirectory.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedSpace.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/InternalFunction.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h: In static member function 'static JSC::WeakImpl* JSC::WeakImpl::asWeakImpl(JSC::JSValue*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h:111:12: warning: cast from 'char*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/LocalAllocator.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/BlockDirectory.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedSpace.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/InternalFunction.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In static member function 'static JSC::WeakImpl* JSC::WeakBlock::asWeakImpl(JSC::WeakBlock::FreeCell*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:104:12: warning: cast from 'JSC::WeakBlock::FreeCell*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In member function 'JSC::WeakImpl* JSC::WeakBlock::weakImpls()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:122:12: warning: cast from 'JSC::WeakBlock*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/InternalFunction.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h: In static member function 'static JSC::ArrayStorage* JSC::ArrayStorage::from(JSC::Butterfly*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:52:62: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/HandleTypes.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WriteBarrier.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyStorage.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/InternalFunction.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/HandleTypes.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WriteBarrier.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyStorage.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/InternalFunction.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/InternalFunction.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:190:73: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:191:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:192:93: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'double*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:197:85: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:198:125: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:199:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const double*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/HandleTypes.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WriteBarrier.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyStorage.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSDestructibleObject.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/InternalFunction.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCCallbackFunction.cpp:28: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::PrivateNameEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from 'typename std::_MakeUniq<_Tp>::__single_object std::make_unique(_Args&& ...) [with _Tp = JSC::VariableEnvironment::RareData; _Args = {JSC::VariableEnvironment::RareData&}; typename std::_MakeUniq<_Tp>::__single_object = std::unique_ptr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/StdLibExtras.h:540:31: required from 'decltype(auto) WTF::makeUnique(Args&& ...) [with T = JSC::VariableEnvironment::RareData; Args = {JSC::VariableEnvironment::RareData&}]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/parser/VariableEnvironment.h:162:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = JSC::MarkedBlock* const&; Extra = JSC::MarkedBlock* const&; Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:483:83: required from 'WTF::HashTable::AddResult WTF::HashTable::add(const ValueType&) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:267:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const ValueType&) [with ValueArg = JSC::MarkedBlock*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlockSet.h:54:20: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = WTF::UniquedStringImpl* const&; Extra = WTF::UniquedStringImpl*; Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::UniquedStringImpl*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyNameArray.h:130:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator >, WTF::DefaultHash > >; T = const WTF::RefPtr&; Extra = WTF::RefPtr; Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::RefPtr; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashSet, , >::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:1144:37: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator >::KeyValuePairTraits, WTF::DefaultHash >; T = const WTF::String&; Extra = WTF::Ref; Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:370:33: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:396:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::set(const KeyType&, T&&) [with V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::String]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:349:66: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:556:25: required from 'void WTF::HashTable::shrink() [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1148:13: required from 'void WTF::HashTable::remove(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1122:15: required from 'void WTF::HashTable::removeAndInvalidateWithoutEntryConsistencyCheck(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1177:9: required from 'void WTF::HashTable::removeWithoutEntryConsistencyCheck(WTF::HashTable::const_iterator) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::const_iterator = WTF::HashTableConstIterator, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*, JSC::MarkedArgumentBufferBase*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:321:46: required from 'bool WTF::HashSet, , >::remove(WTF::HashSet, , >::iterator) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::iterator = WTF::HashTableConstIteratorAdapter, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*>]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:328:18: required from 'bool WTF::HashSet, , >::remove(const ValueType&) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArgList.h:46:35: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = std::tuple; MappedArg = JSC::Weak; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = std::tuple; ValueArg = JSC::Structure; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = JSC::PrototypeKey; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = JSC::PrototypeKey; ValueArg = JSC::Structure; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] [ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCClass.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Subspace.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/CompleteSubspace.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Heap.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/VM.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCClass.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h: In static member function 'static JSC::WeakImpl* JSC::WeakImpl::asWeakImpl(JSC::JSValue*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h:111:12: warning: cast from 'char*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Subspace.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/CompleteSubspace.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Heap.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/VM.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCClass.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In static member function 'static JSC::WeakImpl* JSC::WeakBlock::asWeakImpl(JSC::WeakBlock::FreeCell*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:104:12: warning: cast from 'JSC::WeakBlock::FreeCell*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In member function 'JSC::WeakImpl* JSC::WeakBlock::weakImpls()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:122:12: warning: cast from 'JSC::WeakBlock*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Identifier.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyName.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertySlot.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/DeletePropertySlot.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Structure.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCClass.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:97:16: warning: cast from 'JSC::IndexingHeader*' to 'JSC::PropertyStorage' {aka 'JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'const JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage() const': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:102:16: warning: cast from 'const JSC::IndexingHeader*' to 'JSC::ConstPropertyStorage' {aka 'const JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ErrorInstance.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Error.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCClass.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h: In static member function 'static JSC::ArrayStorage* JSC::ArrayStorage::from(JSC::Butterfly*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:52:62: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CalleeBits.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCClass.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CalleeBits.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCClass.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ErrorInstance.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Error.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCClass.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:190:73: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:191:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:192:93: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'double*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:197:85: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:198:125: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:199:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const double*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/assembler/JITOperationList.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCPtrTag.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/AbstractPC.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCClass.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::PrivateNameEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from 'typename std::_MakeUniq<_Tp>::__single_object std::make_unique(_Args&& ...) [with _Tp = JSC::VariableEnvironment::RareData; _Args = {JSC::VariableEnvironment::RareData&}; typename std::_MakeUniq<_Tp>::__single_object = std::unique_ptr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/StdLibExtras.h:540:31: required from 'decltype(auto) WTF::makeUnique(Args&& ...) [with T = JSC::VariableEnvironment::RareData; Args = {JSC::VariableEnvironment::RareData&}]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/parser/VariableEnvironment.h:162:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = JSC::MarkedBlock* const&; Extra = JSC::MarkedBlock* const&; Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:483:83: required from 'WTF::HashTable::AddResult WTF::HashTable::add(const ValueType&) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:267:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const ValueType&) [with ValueArg = JSC::MarkedBlock*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlockSet.h:54:20: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = WTF::UniquedStringImpl* const&; Extra = WTF::UniquedStringImpl*; Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::UniquedStringImpl*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyNameArray.h:130:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator >, WTF::DefaultHash > >; T = const WTF::RefPtr&; Extra = WTF::RefPtr; Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::RefPtr; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashSet, , >::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:1144:37: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::WriteBarrier > >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::WriteBarrier > >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::WriteBarrier > >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::WriteBarrier > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::WriteBarrier > >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::WriteBarrier > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, JSC::IdentifierRepHash>; T = WTF::RefPtr; Extra = JSC::WriteBarrier >&; Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::WriteBarrier > >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >, WTF::RefPtr, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = WTF::RefPtr; V = JSC::WriteBarrier >&; KeyArg = WTF::RefPtr; MappedArg = JSC::WriteBarrier >; HashArg = JSC::IdentifierRepHash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits > >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >, WTF::RefPtr, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:424:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::add(WTF::HashMap, , , >::KeyType&&, T&&) [with V = JSC::WriteBarrier >&; KeyArg = WTF::RefPtr; MappedArg = JSC::WriteBarrier >; HashArg = JSC::IdentifierRepHash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits > >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >, WTF::RefPtr, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > > >; WTF::HashMap, , , >::KeyType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSCallbackObject.h:101:57: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::WriteBarrier > >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::WriteBarrier > >, WTF::KeyValuePairKeyExtractor, JSC::WriteBarrier > > >, JSC::IdentifierRepHash, WTF::HashMap, JSC::WriteBarrier >, JSC::IdentifierRepHash>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::WriteBarrier > >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator >::KeyValuePairTraits, WTF::DefaultHash >; T = const WTF::String&; Extra = WTF::Ref; Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:370:33: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:396:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::set(const KeyType&, T&&) [with V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::String]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:349:66: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:556:25: required from 'void WTF::HashTable::shrink() [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1148:13: required from 'void WTF::HashTable::remove(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1122:15: required from 'void WTF::HashTable::removeAndInvalidateWithoutEntryConsistencyCheck(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1177:9: required from 'void WTF::HashTable::removeWithoutEntryConsistencyCheck(WTF::HashTable::const_iterator) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::const_iterator = WTF::HashTableConstIterator, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*, JSC::MarkedArgumentBufferBase*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:321:46: required from 'bool WTF::HashSet, , >::remove(WTF::HashSet, , >::iterator) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::iterator = WTF::HashTableConstIteratorAdapter, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*>]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:328:18: required from 'bool WTF::HashSet, , >::remove(const ValueType&) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArgList.h:46:35: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = std::tuple; MappedArg = JSC::Weak; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = std::tuple; ValueArg = JSC::Structure; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = JSC::PrototypeKey; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = JSC::PrototypeKey; ValueArg = JSC::Structure; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] [ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCContext.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Subspace.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/CompleteSubspace.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Heap.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/VM.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCContext.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h: In static member function 'static JSC::WeakImpl* JSC::WeakImpl::asWeakImpl(JSC::JSValue*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h:111:12: warning: cast from 'char*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Subspace.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/CompleteSubspace.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Heap.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/VM.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCContext.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In static member function 'static JSC::WeakImpl* JSC::WeakBlock::asWeakImpl(JSC::WeakBlock::FreeCell*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:104:12: warning: cast from 'JSC::WeakBlock::FreeCell*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In member function 'JSC::WeakImpl* JSC::WeakBlock::weakImpls()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:122:12: warning: cast from 'JSC::WeakBlock*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Identifier.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyName.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertySlot.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/DeletePropertySlot.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Structure.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCContext.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:97:16: warning: cast from 'JSC::IndexingHeader*' to 'JSC::PropertyStorage' {aka 'JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'const JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage() const': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:102:16: warning: cast from 'const JSC::IndexingHeader*' to 'JSC::ConstPropertyStorage' {aka 'const JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ErrorInstance.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Error.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCContext.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h: In static member function 'static JSC::ArrayStorage* JSC::ArrayStorage::from(JSC::Butterfly*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:52:62: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CalleeBits.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCContext.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CalleeBits.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCContext.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ErrorInstance.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Error.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCContext.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:190:73: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:191:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:192:93: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'double*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:197:85: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:198:125: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:199:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const double*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/assembler/JITOperationList.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCPtrTag.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/AbstractPC.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCContext.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::PrivateNameEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from 'typename std::_MakeUniq<_Tp>::__single_object std::make_unique(_Args&& ...) [with _Tp = JSC::VariableEnvironment::RareData; _Args = {JSC::VariableEnvironment::RareData&}; typename std::_MakeUniq<_Tp>::__single_object = std::unique_ptr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/StdLibExtras.h:540:31: required from 'decltype(auto) WTF::makeUnique(Args&& ...) [with T = JSC::VariableEnvironment::RareData; Args = {JSC::VariableEnvironment::RareData&}]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/parser/VariableEnvironment.h:162:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = JSC::MarkedBlock* const&; Extra = JSC::MarkedBlock* const&; Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:483:83: required from 'WTF::HashTable::AddResult WTF::HashTable::add(const ValueType&) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:267:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const ValueType&) [with ValueArg = JSC::MarkedBlock*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlockSet.h:54:20: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = WTF::UniquedStringImpl* const&; Extra = WTF::UniquedStringImpl*; Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::UniquedStringImpl*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyNameArray.h:130:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator >, WTF::DefaultHash > >; T = const WTF::RefPtr&; Extra = WTF::RefPtr; Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::RefPtr; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashSet, , >::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:1144:37: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator >, JSC::IdentifierRepHash>; T = const WTF::RefPtr&; Extra = WTF::RefPtr; Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, JSC::IdentifierRepHash, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, JSC::IdentifierRepHash, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, JSC::IdentifierRepHash, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, JSC::IdentifierRepHash, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::RefPtr; HashArg = JSC::IdentifierRepHash; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, JSC::IdentifierRepHash, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, JSC::IdentifierRepHash, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashSet, , >::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/parser/ModuleScopeData.h:46:55: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, JSC::IdentifierRepHash, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, JSC::IdentifierRepHash, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, WTF::Vector > >; Extractor = WTF::KeyValuePairKeyExtractor, WTF::Vector > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, WTF::Vector > >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, WTF::Vector > >; Extractor = WTF::KeyValuePairKeyExtractor, WTF::Vector > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, WTF::Vector > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, WTF::Vector > >; Extractor = WTF::KeyValuePairKeyExtractor, WTF::Vector > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, WTF::Vector > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits, JSC::IdentifierRepHash>; T = WTF::RefPtr; Extra = WTF::Vector >; Key = WTF::RefPtr; Value = WTF::KeyValuePair, WTF::Vector > >; Extractor = WTF::KeyValuePairKeyExtractor, WTF::Vector > > >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, WTF::Vector > >, WTF::KeyValuePairKeyExtractor, WTF::Vector > > >, JSC::IdentifierRepHash, WTF::HashMap, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits, WTF::HashTraits > >, WTF::RefPtr, WTF::KeyValuePair, WTF::Vector > >, WTF::KeyValuePairKeyExtractor, WTF::Vector > > >, JSC::IdentifierRepHash, WTF::HashMap, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = WTF::RefPtr; V = WTF::Vector >; KeyArg = WTF::RefPtr; MappedArg = WTF::Vector >; HashArg = JSC::IdentifierRepHash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits > >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, WTF::Vector > >, WTF::KeyValuePairKeyExtractor, WTF::Vector > > >, JSC::IdentifierRepHash, WTF::HashMap, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits, WTF::HashTraits > >, WTF::RefPtr, WTF::KeyValuePair, WTF::Vector > >, WTF::KeyValuePairKeyExtractor, WTF::Vector > > >, JSC::IdentifierRepHash, WTF::HashMap, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:424:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::add(WTF::HashMap, , , >::KeyType&&, T&&) [with V = WTF::Vector >; KeyArg = WTF::RefPtr; MappedArg = WTF::Vector >; HashArg = JSC::IdentifierRepHash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits > >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult, WTF::KeyValuePair, WTF::Vector > >, WTF::KeyValuePairKeyExtractor, WTF::Vector > > >, JSC::IdentifierRepHash, WTF::HashMap, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits, WTF::HashTraits > >, WTF::RefPtr, WTF::KeyValuePair, WTF::Vector > >, WTF::KeyValuePairKeyExtractor, WTF::Vector > > >, JSC::IdentifierRepHash, WTF::HashMap, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits, WTF::HashTraits > > >; WTF::HashMap, , , >::KeyType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/parser/ModuleScopeData.h:51:85: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, WTF::Vector > >, WTF::KeyValuePairKeyExtractor, WTF::Vector > > >, JSC::IdentifierRepHash, WTF::HashMap, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, WTF::Vector > >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, WTF::Vector > >, WTF::KeyValuePairKeyExtractor, WTF::Vector > > >, JSC::IdentifierRepHash, WTF::HashMap, WTF::Vector >, JSC::IdentifierRepHash, WTF::HashTraits > >::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, WTF::Vector > >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator >::KeyValuePairTraits, WTF::DefaultHash >; T = const WTF::String&; Extra = WTF::Ref; Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:370:33: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:396:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::set(const KeyType&, T&&) [with V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::String]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:349:66: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:556:25: required from 'void WTF::HashTable::shrink() [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1148:13: required from 'void WTF::HashTable::remove(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1122:15: required from 'void WTF::HashTable::removeAndInvalidateWithoutEntryConsistencyCheck(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1177:9: required from 'void WTF::HashTable::removeWithoutEntryConsistencyCheck(WTF::HashTable::const_iterator) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::const_iterator = WTF::HashTableConstIterator, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*, JSC::MarkedArgumentBufferBase*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:321:46: required from 'bool WTF::HashSet, , >::remove(WTF::HashSet, , >::iterator) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::iterator = WTF::HashTableConstIteratorAdapter, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*>]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:328:18: required from 'bool WTF::HashSet, , >::remove(const ValueType&) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArgList.h:46:35: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = std::tuple; MappedArg = JSC::Weak; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = std::tuple; ValueArg = JSC::Structure; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = JSC::PrototypeKey; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = JSC::PrototypeKey; ValueArg = JSC::Structure; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] [ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCException.cpp.o In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Subspace.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/CompleteSubspace.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Heap.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/VM.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCException.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h: In static member function 'static JSC::WeakImpl* JSC::WeakImpl::asWeakImpl(JSC::JSValue*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakImpl.h:111:12: warning: cast from 'char*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakSet.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlock.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Subspace.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/CompleteSubspace.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/Heap.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/VM.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCException.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In static member function 'static JSC::WeakImpl* JSC::WeakBlock::asWeakImpl(JSC::WeakBlock::FreeCell*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:104:12: warning: cast from 'JSC::WeakBlock::FreeCell*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h: In member function 'JSC::WeakImpl* JSC::WeakBlock::weakImpls()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/WeakBlock.h:122:12: warning: cast from 'JSC::WeakBlock*' to 'JSC::WeakImpl*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayConventions.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Identifier.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyName.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertySlot.h:27, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/DeletePropertySlot.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Structure.h:30, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCException.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:97:16: warning: cast from 'JSC::IndexingHeader*' to 'JSC::PropertyStorage' {aka 'JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h: In member function 'const JSC::WriteBarrierBase >* JSC::IndexingHeader::propertyStorage() const': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/IndexingHeader.h:102:16: warning: cast from 'const JSC::IndexingHeader*' to 'JSC::ConstPropertyStorage' {aka 'const JSC::WriteBarrierBase >*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ErrorInstance.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Error.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCException.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h: In static member function 'static JSC::ArrayStorage* JSC::ArrayStorage::from(JSC::Butterfly*)': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:52:62: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:35, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CalleeBits.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCException.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = unsigned char; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:825:61: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const unsigned char*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h: In instantiation of 'bool WTF::charactersAreAllASCII(const CharacterType*, size_t) [with CharacterType = char16_t; size_t = unsigned int]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:826:58: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/ASCIIFastPath.h:95:26: warning: cast from 'const char16_t*' to 'const MachineWord*' {aka 'const unsigned int*'} increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/UniquedStringImpl.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomStringImpl.h:23, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/AtomString.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringHash.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:36, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/MediaTime.h:32, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValue.h:38, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CalleeBits.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCException.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:866:71: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = char16_t]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1201:43: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'const char16_t*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'const T* WTF::StringImpl::tailPointer() const [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1218:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1206:12: warning: cast from 'const uint8_t*' {aka 'const unsigned char*'} to 'WTF::StringImpl* const*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h: In instantiation of 'T* WTF::StringImpl::tailPointer() [with T = WTF::StringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1225:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/text/StringImpl.h:1211:12: warning: cast from 'uint8_t*' {aka 'unsigned char*'} to 'WTF::StringImpl**' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArrayStorage.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSObject.h:26, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ErrorInstance.h:24, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Error.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCJSValueInlines.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:31, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCException.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:190:73: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:191:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'T* JSC::Butterfly::indexingPayload() [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:192:93: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:189:35: warning: cast from 'JSC::Butterfly*' to 'double*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::ArrayStorage]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:197:85: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::ArrayStorage*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = JSC::WriteBarrier >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:198:125: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const JSC::WriteBarrier >*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h: In instantiation of 'const T* JSC::Butterfly::indexingPayload() const [with T = double]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:199:109: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/Butterfly.h:196:47: warning: cast from 'const JSC::Butterfly*' to 'const double*' increases required alignment of target type [-Wcast-align] In file included from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/assembler/JITOperationList.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSCPtrTag.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/AbstractPC.h:28, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/interpreter/CallFrame.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/JSAPIValueWrapper.h:25, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/APICast.h:29, from /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCException.cpp:23: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static void WTF::HashTable::deallocateTable(WTF::HashTable::ValueType*) [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::Packed]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:429:32: required from 'WTF::HashTable::~HashTable() [with Key = WTF::Packed; Value = WTF::Packed; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:57:5: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1238:25: warning: cast from 'WTF::HashTable, WTF::Packed, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::Packed*'} to 'unsigned int*' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::VariableEnvironmentEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::VariableEnvironmentEntry>, WTF::KeyValuePairKeyExtractor, JSC::VariableEnvironmentEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::VariableEnvironmentEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::VariableEnvironmentEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::VariableEnvironmentEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::PrivateNameEntry>]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1407:32: required from 'WTF::HashTable::HashTable(const WTF::HashTable&) [with Key = WTF::RefPtr; Value = WTF::KeyValuePair, JSC::PrivateNameEntry>; Extractor = WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >; HashFunctions = JSC::IdentifierRepHash; Traits = WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:35:7: required from 'typename std::_MakeUniq<_Tp>::__single_object std::make_unique(_Args&& ...) [with _Tp = JSC::VariableEnvironment::RareData; _Args = {JSC::VariableEnvironment::RareData&}; typename std::_MakeUniq<_Tp>::__single_object = std::unique_ptr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/StdLibExtras.h:540:31: required from 'decltype(auto) WTF::makeUnique(Args&& ...) [with T = JSC::VariableEnvironment::RareData; Args = {JSC::VariableEnvironment::RareData&}]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/parser/VariableEnvironment.h:162:105: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::PrivateNameEntry>, WTF::KeyValuePairKeyExtractor, JSC::PrivateNameEntry> >, JSC::IdentifierRepHash, WTF::HashMap, WTF::DefaultRefDerefTraits >, JSC::PrivateNameEntry, JSC::IdentifierRepHash, WTF::HashTraits >, JSC::PrivateNameEntryHashTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::PrivateNameEntry>*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = JSC::MarkedBlock* const&; Extra = JSC::MarkedBlock* const&; Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:483:83: required from 'WTF::HashTable::AddResult WTF::HashTable::add(const ValueType&) [with Key = JSC::MarkedBlock*; Value = JSC::MarkedBlock*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:267:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(const ValueType&) [with ValueArg = JSC::MarkedBlock*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedBlock*, JSC::MarkedBlock*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = JSC::MarkedBlock*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/heap/MarkedBlockSet.h:54:20: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedBlock**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator, WTF::DefaultHash >; T = WTF::UniquedStringImpl* const&; Extra = WTF::UniquedStringImpl*; Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::UniquedStringImpl*; Value = WTF::UniquedStringImpl*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashTable::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::UniquedStringImpl*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::HashTraits, WTF::HashTraits >, WTF::UniquedStringImpl*, WTF::UniquedStringImpl*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits > >; WTF::HashSet, , >::ValueType = WTF::UniquedStringImpl*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/PropertyNameArray.h:130:38: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::UniquedStringImpl**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::IdentityHashTranslator >, WTF::DefaultHash > >; T = const WTF::RefPtr&; Extra = WTF::RefPtr; Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:484:78: required from 'WTF::HashTable::AddResult WTF::HashTable::add(WTF::HashTable::ValueType&&) [with Key = WTF::RefPtr; Value = WTF::RefPtr; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash >; Traits = WTF::HashTraits >; KeyTraits = WTF::HashTraits >; WTF::HashTable::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashTable::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:273:22: required from 'WTF::HashSet, , >::AddResult WTF::HashSet, , >::add(WTF::HashSet, , >::ValueType&&) [with ValueArg = WTF::RefPtr; HashArg = WTF::DefaultHash >; TraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::AddResult = WTF::HashTableAddResult, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >, WTF::RefPtr, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > > >; WTF::HashSet, , >::ValueType = WTF::RefPtr]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/JSGlobalObject.h:1144:37: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::RefPtr, WTF::IdentityExtractor, WTF::DefaultHash >, WTF::HashTraits >, WTF::HashTraits > >::ValueType*' {aka 'WTF::RefPtr*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1261:16: required from 'WTF::HashTable::ValueType* WTF::HashTable::expand(WTF::HashTable::ValueType*) [with Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:946:13: required from 'WTF::HashTable::AddResult WTF::HashTable::add(T&&, Extra&&) [with HashTranslator = WTF::HashMapTranslator >::KeyValuePairTraits, WTF::DefaultHash >; T = const WTF::String&; Extra = WTF::Ref; Key = WTF::String; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap >::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:382:85: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineAdd(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:370:33: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::inlineSet(K&&, V&&) [with K = const WTF::String&; V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:396:21: required from 'WTF::HashMap, , , >::AddResult WTF::HashMap, , , >::set(const KeyType&, T&&) [with V = WTF::Ref; KeyArg = WTF::String; MappedArg = WTF::Ref; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits; WTF::HashMap, , , >::AddResult = WTF::HashTableAddResult >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >, WTF::String, WTF::KeyValuePair >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits > >; WTF::HashMap, , , >::KeyType = WTF::String]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/JSONValues.h:349:66: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap >::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:556:25: required from 'void WTF::HashTable::shrink() [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1148:13: required from 'void WTF::HashTable::remove(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1122:15: required from 'void WTF::HashTable::removeAndInvalidateWithoutEntryConsistencyCheck(WTF::HashTable::ValueType*) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1177:9: required from 'void WTF::HashTable::removeWithoutEntryConsistencyCheck(WTF::HashTable::const_iterator) [with Key = JSC::MarkedArgumentBufferBase*; Value = JSC::MarkedArgumentBufferBase*; Extractor = WTF::IdentityExtractor; HashFunctions = WTF::DefaultHash; Traits = WTF::HashTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::const_iterator = WTF::HashTableConstIterator, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*, JSC::MarkedArgumentBufferBase*, WTF::IdentityExtractor, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:321:46: required from 'bool WTF::HashSet, , >::remove(WTF::HashSet, , >::iterator) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::iterator = WTF::HashTableConstIteratorAdapter, WTF::HashTraits, WTF::HashTraits >, JSC::MarkedArgumentBufferBase*>]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashSet.h:328:18: required from 'bool WTF::HashSet, , >::remove(const ValueType&) [with ValueArg = JSC::MarkedArgumentBufferBase*; HashArg = WTF::DefaultHash; TraitsArg = WTF::HashTraits; TableTraitsArg = WTF::HashTableTraits; WTF::HashSet, , >::ValueType = JSC::MarkedArgumentBufferBase*]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/ArgList.h:46:35: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'JSC::MarkedArgumentBufferBase**' increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = void*; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = void*; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = void*; ValueArg = JSC::JSObject; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >; WTF::HashTable::ValueType = WTF::KeyValuePair, JSC::Weak >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = std::tuple; Value = WTF::KeyValuePair, JSC::Weak >; Extractor = WTF::KeyValuePairKeyExtractor, JSC::Weak > >; HashFunctions = JSC::StructureTransitionTable::Hash; Traits = WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, JSC::Structure, JSC::StructureTransitionTable::Hash, WTF::HashTraits > >::, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = std::tuple; MappedArg = JSC::Weak; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = std::tuple; ValueArg = JSC::Structure; HashArg = JSC::StructureTransitionTable::Hash; KeyTraitsArg = WTF::HashTraits >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable, WTF::KeyValuePair, JSC::Weak >, WTF::KeyValuePairKeyExtractor, JSC::Weak > >, JSC::StructureTransitionTable::Hash, WTF::HashMap, JSC::Weak, JSC::StructureTransitionTable::Hash, WTF::HashTraits >, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits > >::ValueType*' {aka 'WTF::KeyValuePair, JSC::Weak >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h: In instantiation of 'static WTF::HashTable::ValueType* WTF::HashTable::allocateTable(unsigned int) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1339:32: required from 'WTF::HashTable::ValueType* WTF::HashTable::rehash(unsigned int, WTF::HashTable::ValueType*) [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits; WTF::HashTable::ValueType = WTF::KeyValuePair >]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1303:9: required from 'void WTF::HashTable::shrinkToBestSize() [with Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1213:13: required from 'bool WTF::HashTable::removeIf(const Functor&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; Key = JSC::PrototypeKey; Value = WTF::KeyValuePair >; Extractor = WTF::KeyValuePairKeyExtractor > >; HashFunctions = WTF::DefaultHash; Traits = WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits; KeyTraits = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashMap.h:484:27: required from 'bool WTF::HashMap, , , >::removeIf(Functor&&) [with Functor = JSC::WeakGCMap::pruneStaleEntries, WTF::HashTraits >::, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairType&)>; KeyArg = JSC::PrototypeKey; MappedArg = JSC::Weak; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits; MappedTraitsArg = WTF::HashTraits >; TableTraitsArg = WTF::HashTableTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMapInlines.h:72:19: required from 'void JSC::WeakGCMap::pruneStaleEntries() [with KeyArg = JSC::PrototypeKey; ValueArg = JSC::Structure; HashArg = WTF::DefaultHash; KeyTraitsArg = WTF::HashTraits]' /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/runtime/WeakGCMap.h:104:10: required from here /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1227:20: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/cmake-pkgsrc-build/WTF/Headers/wtf/HashTable.h:1229:29: warning: cast from 'char*' to 'WTF::HashTable >, WTF::KeyValuePairKeyExtractor > >, WTF::DefaultHash, WTF::HashMap, WTF::DefaultHash, WTF::HashTraits, WTF::HashTraits >, WTF::HashTableTraits>::KeyValuePairTraits, WTF::HashTraits >::ValueType*' {aka 'WTF::KeyValuePair >*'} increases required alignment of target type [-Wcast-align] [ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCOptions.cpp.o distcc[17404] ERROR: compile /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp on 10.0.20.122:3738 failed distcc[17404] (dcc_build_somewhere) Warning: remote compilation of '/tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp' failed, retrying locally distcc[17404] Warning: failed to distribute /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp to 10.0.20.122:3738, running locally instead /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp:90:13: error: redefinition of 'bool valueFromGValue(const GValue*, size_t&)' 90 | static bool valueFromGValue(const GValue* gValue, size_t& value) | ^~~~~~~~~~~~~~~ /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp:78:13: note: 'bool valueFromGValue(const GValue*, unsigned int&)' previously defined here 78 | static bool valueFromGValue(const GValue* gValue, unsigned& value) | ^~~~~~~~~~~~~~~ /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp:96:13: error: redefinition of 'void valueToGValue(size_t, GValue*)' 96 | static void valueToGValue(size_t value, GValue* gValue) | ^~~~~~~~~~~~~ /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp:84:13: note: 'void valueToGValue(unsigned int, GValue*)' previously defined here 84 | static void valueToGValue(unsigned value, GValue* gValue) | ^~~~~~~~~~~~~ /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp:554:22: error: redefinition of 'JSCOptionType jscOptionsType(size_t)' 554 | static JSCOptionType jscOptionsType(size_t) | ^~~~~~~~~~~~~~ /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp:548:22: note: 'JSCOptionType jscOptionsType(unsigned int)' previously defined here 548 | static JSCOptionType jscOptionsType(unsigned) | ^~~~~~~~~~~~~~ /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp: In function 'GOptionGroup* jsc_options_get_option_group()': /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp:686:39: warning: cast from 'gchar*' {aka 'char*'} to 'GOptionEntry*' {aka '_GOptionEntry*'} increases required alignment of target type [-Wcast-align] 686 | g_option_group_add_entries(group, reinterpret_cast(entries->data)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp: At global scope: /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp:554:22: warning: 'JSCOptionType jscOptionsType(size_t)' defined but not used [-Wunused-function] 554 | static JSCOptionType jscOptionsType(size_t) | ^~~~~~~~~~~~~~ /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp:96:13: warning: 'void valueToGValue(size_t, GValue*)' defined but not used [-Wunused-function] 96 | static void valueToGValue(size_t value, GValue* gValue) | ^~~~~~~~~~~~~ /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp:90:13: warning: 'bool valueFromGValue(const GValue*, size_t&)' defined but not used [-Wunused-function] 90 | static bool valueFromGValue(const GValue* gValue, size_t& value) | ^~~~~~~~~~~~~~~ distcc[17404] ERROR: compile /tmp/pkgbuild/www/webkit-gtk/work/webkitgtk-2.36.8/Source/JavaScriptCore/API/glib/JSCOptions.cpp on localhost failed gmake[2]: *** [Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/build.make:926: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/API/glib/JSCOptions.cpp.o] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:913: Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/all] Error 2 gmake: *** [Makefile:156: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/www/webkit-gtk *** Error code 1 Stop. make: stopped in /usr/pkgsrc/www/webkit-gtk