Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 295063 Details for
Bug 393495
net-libs/webkit-gtk-1.6.1-r301 - Source/WebCore/bindings/js/SerializedScriptValue.cpp:510:5: internal compiler error: in simplify_gen_subreg_concatn, at lower-subreg .c:468
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
end of build.log
build.log-last-part (text/plain), 477.50 KB, created by
Bernhard Nägele
on 2011-12-07 11:16:58 UTC
(
hide
)
Description:
end of build.log
Filename:
MIME Type:
Creator:
Bernhard Nägele
Created:
2011-12-07 11:16:58 UTC
Size:
477.50 KB
patch
obsolete
>-mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSStorageCustom.lo `test -f 'Source/WebCore/bindings/js/JSStorageCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSStorageCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSAbstractWorker.h:27, > from ./DerivedSources/WebCore/JSSharedWorker.h:26, > from Source/WebCore/bindings/js/JSSharedWorkerCustom.cpp:35: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = WebCore::JSDOMWindow]': >Source/WebCore/bindings/js/JSDOMWindowShell.h:45:59: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSAbstractWorker.h:27, > from ./DerivedSources/WebCore/JSSharedWorker.h:26, > from Source/WebCore/bindings/js/JSSharedWorkerCustom.cpp:35: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSStyleSheetCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSStyleSheetCustom.lo `test -f 'Source/WebCore/bindings/js/JSStyleSheetCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSStyleSheetCustom.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-JSStyleSheetListCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSStyleSheetListCustom.lo `test -f 'Source/WebCore/bindings/js/JSStyleSheetListCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSStyleSheetListCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSStorage.h:26, > from Source/WebCore/bindings/js/JSStorageCustom.h:29, > from Source/WebCore/bindings/js/JSStorageCustom.cpp:30: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSStorage.h:26, > from Source/WebCore/bindings/js/JSStorageCustom.h:29, > from Source/WebCore/bindings/js/JSStorageCustom.cpp:30: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSTextCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSTextCustom.lo `test -f 'Source/WebCore/bindings/js/JSTextCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSTextCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSStyleSheet.h:24, > from Source/WebCore/bindings/js/JSStyleSheetCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSStyleSheet.h:24, > from Source/WebCore/bindings/js/JSStyleSheetCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSStyleSheetList.h:24, > from Source/WebCore/bindings/js/JSStyleSheetListCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSStyleSheetList.h:24, > from Source/WebCore/bindings/js/JSStyleSheetListCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSTouchCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSTouchCustom.lo `test -f 'Source/WebCore/bindings/js/JSTouchCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSTouchCustom.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-JSTouchListCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSTouchListCustom.lo `test -f 'Source/WebCore/bindings/js/JSTouchListCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSTouchListCustom.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-JSTreeWalkerCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSTreeWalkerCustom.lo `test -f 'Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-JSUint16ArrayCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSUint16ArrayCustom.lo `test -f 'Source/WebCore/bindings/js/JSUint16ArrayCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSUint16ArrayCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMWrapper.h:25, > from ./Source/WebCore/bindings/js/ScriptWrappable.h:34, > from ./Source/WebCore/dom/Node.h:32, > from ./Source/WebCore/dom/CharacterData.h:26, > from ./DerivedSources/WebCore/JSCharacterData.h:24, > from ./DerivedSources/WebCore/JSText.h:24, > from Source/WebCore/bindings/js/JSTextCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMWrapper.h:25, > from ./Source/WebCore/bindings/js/ScriptWrappable.h:34, > from ./Source/WebCore/dom/Node.h:32, > from ./Source/WebCore/dom/CharacterData.h:26, > from ./DerivedSources/WebCore/JSCharacterData.h:24, > from ./DerivedSources/WebCore/JSText.h:24, > from Source/WebCore/bindings/js/JSTextCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSUint32ArrayCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSUint32ArrayCustom.lo `test -f 'Source/WebCore/bindings/js/JSUint32ArrayCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSUint32ArrayCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSTreeWalker.h:24, > from Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp:21: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSArrayBufferView.h:25, > from ./DerivedSources/WebCore/JSUint16Array.h:24, > from Source/WebCore/bindings/js/JSUint16ArrayCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSTreeWalker.h:24, > from Source/WebCore/bindings/js/JSTreeWalkerCustom.cpp:21: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSArrayBufferView.h:25, > from ./DerivedSources/WebCore/JSUint16Array.h:24, > from Source/WebCore/bindings/js/JSUint16ArrayCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSArrayBufferView.h:25, > from ./DerivedSources/WebCore/JSUint32Array.h:24, > from Source/WebCore/bindings/js/JSUint32ArrayCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSArrayBufferView.h:25, > from ./DerivedSources/WebCore/JSUint32Array.h:24, > from Source/WebCore/bindings/js/JSUint32ArrayCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSUint8ArrayCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSUint8ArrayCustom.lo `test -f 'Source/WebCore/bindings/js/JSUint8ArrayCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSUint8ArrayCustom.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-JSWebKitAnimationCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSWebKitAnimationCustom.lo `test -f 'Source/WebCore/bindings/js/JSWebKitAnimationCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSWebKitAnimationCustom.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-JSWebKitAnimationListCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSWebKitAnimationListCustom.lo `test -f 'Source/WebCore/bindings/js/JSWebKitAnimationListCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSWebKitAnimationListCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSArrayBufferView.h:25, > from ./DerivedSources/WebCore/JSUint8Array.h:24, > from Source/WebCore/bindings/js/JSUint8ArrayCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSArrayBufferView.h:25, > from ./DerivedSources/WebCore/JSUint8Array.h:24, > from Source/WebCore/bindings/js/JSUint8ArrayCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSWebKitCSSKeyframeRuleCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSWebKitCSSKeyframeRuleCustom.lo `test -f 'Source/WebCore/bindings/js/JSWebKitCSSKeyframeRuleCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSWebKitCSSKeyframeRuleCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSWebKitAnimationList.h:24, > from Source/WebCore/bindings/js/JSWebKitAnimationListCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSWebKitAnimationList.h:24, > from Source/WebCore/bindings/js/JSWebKitAnimationListCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSWebKitCSSKeyframesRuleCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSWebKitCSSKeyframesRuleCustom.lo `test -f 'Source/WebCore/bindings/js/JSWebKitCSSKeyframesRuleCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSWebKitCSSKeyframesRuleCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSWebKitAnimation.h:24, > from Source/WebCore/bindings/js/JSWebKitAnimationCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSWebKitAnimation.h:24, > from Source/WebCore/bindings/js/JSWebKitAnimationCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSWebGLRenderingContextCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSWebGLRenderingContextCustom.lo `test -f 'Source/WebCore/bindings/js/JSWebGLRenderingContextCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSWebGLRenderingContextCustom.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-JSWebKitCSSMatrixCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSWebKitCSSMatrixCustom.lo `test -f 'Source/WebCore/bindings/js/JSWebKitCSSMatrixCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSWebKitCSSMatrixCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSCSSRule.h:25, > from ./DerivedSources/WebCore/JSWebKitCSSKeyframeRule.h:24, > from Source/WebCore/bindings/js/JSWebKitCSSKeyframeRuleCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSCSSRule.h:25, > from ./DerivedSources/WebCore/JSWebKitCSSKeyframeRule.h:24, > from Source/WebCore/bindings/js/JSWebKitCSSKeyframeRuleCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSWebKitPointCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSWebKitPointCustom.lo `test -f 'Source/WebCore/bindings/js/JSWebKitPointCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSWebKitPointCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSCSSRule.h:25, > from ./DerivedSources/WebCore/JSWebKitCSSKeyframesRule.h:24, > from Source/WebCore/bindings/js/JSWebKitCSSKeyframesRuleCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSCSSRule.h:25, > from ./DerivedSources/WebCore/JSWebKitCSSKeyframesRule.h:24, > from Source/WebCore/bindings/js/JSWebKitCSSKeyframesRuleCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSWebSocketCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSWebSocketCustom.lo `test -f 'Source/WebCore/bindings/js/JSWebSocketCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSWebSocketCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSWebKitCSSMatrix.h:24, > from Source/WebCore/bindings/js/JSWebKitCSSMatrixCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSWebKitCSSMatrix.h:24, > from Source/WebCore/bindings/js/JSWebKitCSSMatrixCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSWebKitPoint.h:24, > from Source/WebCore/bindings/js/JSWebKitPointCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSWebKitPoint.h:24, > from Source/WebCore/bindings/js/JSWebKitPointCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSWorkerContextBase.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSWorkerContextBase.lo `test -f 'Source/WebCore/bindings/js/JSWorkerContextBase.cpp' || echo './'`Source/WebCore/bindings/js/JSWorkerContextBase.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-JSWorkerContextCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSWorkerContextCustom.lo `test -f 'Source/WebCore/bindings/js/JSWorkerContextCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSWorkerContextCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSWebSocket.h:26, > from Source/WebCore/bindings/js/JSWebSocketCustom.cpp:36: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSWebSocket.h:26, > from Source/WebCore/bindings/js/JSWebSocketCustom.cpp:36: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSWorkerContextBase.h:32, > from Source/WebCore/bindings/js/JSWorkerContextBase.cpp:32: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSWorkerContextBase.h:32, > from Source/WebCore/bindings/js/JSWorkerContextBase.cpp:32: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSWorkerContext, T* = WebCore::JSWorkerContext*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSWorkerContext, JSC::Handle<T>::ExternalType = WebCore::JSWorkerContext*]' >./Source/WebCore/bindings/js/WorkerScriptController.h:56:47: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSWorkerContext*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSWorkerCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSWorkerCustom.lo `test -f 'Source/WebCore/bindings/js/JSWorkerCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSWorkerCustom.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-JSXMLHttpRequestCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSXMLHttpRequestCustom.lo `test -f 'Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSWorkerContextBase.h:32, > from ./DerivedSources/WebCore/JSWorkerContext.h:26, > from Source/WebCore/bindings/js/JSWorkerContextCustom.cpp:30: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSWorkerContextBase.h:32, > from ./DerivedSources/WebCore/JSWorkerContext.h:26, > from Source/WebCore/bindings/js/JSWorkerContextCustom.cpp:30: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSWorkerContext, T* = WebCore::JSWorkerContext*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSWorkerContext, JSC::Handle<T>::ExternalType = WebCore::JSWorkerContext*]' >./Source/WebCore/bindings/js/WorkerScriptController.h:56:47: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSWorkerContext*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSXMLHttpRequestUploadCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSXMLHttpRequestUploadCustom.lo `test -f 'Source/WebCore/bindings/js/JSXMLHttpRequestUploadCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSXMLHttpRequestUploadCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSAbstractWorker.h:27, > from ./DerivedSources/WebCore/JSWorker.h:26, > from Source/WebCore/bindings/js/JSWorkerCustom.cpp:31: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = WebCore::JSDOMWindow]': >Source/WebCore/bindings/js/JSDOMWindowShell.h:45:59: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSAbstractWorker.h:27, > from ./DerivedSources/WebCore/JSWorker.h:26, > from Source/WebCore/bindings/js/JSWorkerCustom.cpp:31: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSXPathResultCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSXPathResultCustom.lo `test -f 'Source/WebCore/bindings/js/JSXPathResultCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSXPathResultCustom.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSXMLHttpRequest.h:24, > from Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:30: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = WebCore::JSDOMWindow]': >./Source/WebCore/bindings/js/JSDOMWindowShell.h:45:59: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSXMLHttpRequest.h:24, > from Source/WebCore/bindings/js/JSXMLHttpRequestCustom.cpp:30: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWindowShell, T* = WebCore::JSDOMWindowShell*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSDOMWindowShell, JSC::Handle<T>::ExternalType = WebCore::JSDOMWindowShell*]' >./Source/WebCore/bindings/js/ScriptController.h:79:66: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindowShell*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSXMLHttpRequestUpload.h:24, > from Source/WebCore/bindings/js/JSXMLHttpRequestUploadCustom.cpp:27: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSXPathResult.h:26, > from Source/WebCore/bindings/js/JSXPathResultCustom.cpp:30: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = WebCore::JSDOMWindow]': >./Source/WebCore/bindings/js/JSDOMWindowShell.h:45:59: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSXMLHttpRequestUpload.h:24, > from Source/WebCore/bindings/js/JSXMLHttpRequestUploadCustom.cpp:27: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type > >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWindowShell, T* = WebCore::JSDOMWindowShell*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSDOMWindowShell, JSC::Handle<T>::ExternalType = WebCore::JSDOMWindowShell*]' >./Source/WebCore/bindings/js/ScriptController.h:79:66: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindowShell*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSXPathResult.h:26, > from Source/WebCore/bindings/js/JSXPathResultCustom.cpp:30: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-JSXSLTProcessorCustom.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JSXSLTProcessorCustom.lo `test -f 'Source/WebCore/bindings/js/JSXSLTProcessorCustom.cpp' || echo './'`Source/WebCore/bindings/js/JSXSLTProcessorCustom.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-JavaScriptCallFrame.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-JavaScriptCallFrame.lo `test -f 'Source/WebCore/bindings/js/JavaScriptCallFrame.cpp' || echo './'`Source/WebCore/bindings/js/JavaScriptCallFrame.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-PageScriptDebugServer.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-PageScriptDebugServer.lo `test -f 'Source/WebCore/bindings/js/PageScriptDebugServer.cpp' || echo './'`Source/WebCore/bindings/js/PageScriptDebugServer.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSDOMBinding.h:25, > from Source/WebCore/bindings/js/JavaScriptCallFrame.cpp:32: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/debugger/DebuggerCallFrame.h:32, > from Source/WebCore/bindings/js/JavaScriptCallFrame.h:31, > from Source/WebCore/bindings/js/JavaScriptCallFrame.cpp:30: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-ScheduledAction.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScheduledAction.lo `test -f 'Source/WebCore/bindings/js/ScheduledAction.cpp' || echo './'`Source/WebCore/bindings/js/ScheduledAction.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSXSLTProcessor.h:26, > from Source/WebCore/bindings/js/JSXSLTProcessorCustom.cpp:33: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSXSLTProcessor.h:26, > from Source/WebCore/bindings/js/JSXSLTProcessorCustom.cpp:33: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMWrapper.h:25, > from ./Source/WebCore/bindings/js/ScriptWrappable.h:34, > from ./Source/WebCore/dom/Node.h:32, > from ./Source/WebCore/dom/Range.h:32, > from ./Source/WebCore/editing/FrameSelection.h:32, > from ./Source/WebCore/editing/Editor.h:37, > from ./Source/WebCore/page/Frame.h:34, > from Source/WebCore/bindings/js/PageScriptDebugServer.cpp:37: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = WebCore::JSDOMWindow]': >./Source/WebCore/bindings/js/JSDOMWindowShell.h:45:59: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/Strong.h:30, > from ./Source/WebCore/bindings/js/ScriptState.h:35, > from ./Source/WebCore/inspector/ScriptDebugListener.h:36, > from Source/WebCore/bindings/js/ScriptDebugServer.h:35, > from Source/WebCore/bindings/js/PageScriptDebugServer.h:36, > from Source/WebCore/bindings/js/PageScriptDebugServer.cpp:35: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWindowShell, T* = WebCore::JSDOMWindowShell*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSDOMWindowShell, JSC::Handle<T>::ExternalType = WebCore::JSDOMWindowShell*]' >./Source/WebCore/bindings/js/ScriptController.h:79:66: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindowShell*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-ScriptCachedFrameData.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScriptCachedFrameData.lo `test -f 'Source/WebCore/bindings/js/ScriptCachedFrameData.cpp' || echo './'`Source/WebCore/bindings/js/ScriptCachedFrameData.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-ScriptCallStackFactory.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScriptCallStackFactory.lo `test -f 'Source/WebCore/bindings/js/ScriptCallStackFactory.cpp' || echo './'`Source/WebCore/bindings/js/ScriptCallStackFactory.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSDOMBinding.h:25, > from Source/WebCore/bindings/js/ScheduledAction.h:23, > from Source/WebCore/bindings/js/ScheduledAction.cpp:25: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = WebCore::JSDOMWindow]': >./Source/WebCore/bindings/js/JSDOMWindowShell.h:45:59: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSDOMBinding.h:25, > from Source/WebCore/bindings/js/ScheduledAction.h:23, > from Source/WebCore/bindings/js/ScheduledAction.cpp:25: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWindowShell, T* = WebCore::JSDOMWindowShell*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSDOMWindowShell, JSC::Handle<T>::ExternalType = WebCore::JSDOMWindowShell*]' >./Source/WebCore/bindings/js/ScriptController.h:79:66: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindowShell*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSWorkerContext, T* = WebCore::JSWorkerContext*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSWorkerContext, JSC::Handle<T>::ExternalType = WebCore::JSWorkerContext*]' >./Source/WebCore/bindings/js/WorkerScriptController.h:56:47: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSWorkerContext*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-ScriptController.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScriptController.lo `test -f 'Source/WebCore/bindings/js/ScriptController.cpp' || echo './'`Source/WebCore/bindings/js/ScriptController.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSDOMBinding.h:25, > from Source/WebCore/bindings/js/ScriptCallStackFactory.cpp:34: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSFunction]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:205:70: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSFunction*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSDOMBinding.h:25, > from Source/WebCore/bindings/js/ScriptCallStackFactory.cpp:34: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMWrapper.h:25, > from ./Source/WebCore/bindings/js/ScriptWrappable.h:34, > from ./Source/WebCore/dom/Node.h:32, > from ./Source/WebCore/dom/Range.h:32, > from ./Source/WebCore/editing/FrameSelection.h:32, > from ./Source/WebCore/editing/Editor.h:37, > from ./Source/WebCore/page/Frame.h:34, > from Source/WebCore/bindings/js/ScriptCachedFrameData.cpp:35: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = WebCore::JSDOMWindow]': >./Source/WebCore/bindings/js/JSDOMWindowShell.h:45:59: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/Strong.h:30, > from Source/WebCore/bindings/js/ScriptCachedFrameData.h:35, > from Source/WebCore/bindings/js/ScriptCachedFrameData.cpp:33: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWindowShell, T* = WebCore::JSDOMWindowShell*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSDOMWindowShell, JSC::Handle<T>::ExternalType = WebCore::JSDOMWindowShell*]' >./Source/WebCore/bindings/js/ScriptController.h:79:66: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindowShell*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWindow, T* = WebCore::JSDOMWindow*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSDOMWindow, JSC::Handle<T>::ExternalType = WebCore::JSDOMWindow*]' >Source/WebCore/bindings/js/ScriptCachedFrameData.cpp:86:60: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-ScriptDebugServer.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScriptDebugServer.lo `test -f 'Source/WebCore/bindings/js/ScriptDebugServer.cpp' || echo './'`Source/WebCore/bindings/js/ScriptDebugServer.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-ScriptEventListener.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScriptEventListener.lo `test -f 'Source/WebCore/bindings/js/ScriptEventListener.cpp' || echo './'`Source/WebCore/bindings/js/ScriptEventListener.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./Source/WebCore/bindings/js/JSDOMWindowBase.h:23, > from ./DerivedSources/WebCore/JSDOMWindow.h:25, > from Source/WebCore/bindings/js/JSDOMWindowShell.h:32, > from Source/WebCore/bindings/js/ScriptController.h:26, > from Source/WebCore/bindings/js/ScriptController.cpp:22: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = WebCore::JSDOMWindow]': >Source/WebCore/bindings/js/JSDOMWindowShell.h:45:59: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./Source/WebCore/bindings/js/JSDOMWindowBase.h:23, > from ./DerivedSources/WebCore/JSDOMWindow.h:25, > from Source/WebCore/bindings/js/JSDOMWindowShell.h:32, > from Source/WebCore/bindings/js/ScriptController.h:26, > from Source/WebCore/bindings/js/ScriptController.cpp:22: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWindowShell, T* = WebCore::JSDOMWindowShell*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSDOMWindowShell, JSC::Handle<T>::ExternalType = WebCore::JSDOMWindowShell*]' >Source/WebCore/bindings/js/ScriptController.h:79:66: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindowShell*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMWrapper.h:25, > from ./Source/WebCore/bindings/js/ScriptWrappable.h:34, > from ./Source/WebCore/dom/Node.h:32, > from ./Source/WebCore/dom/Range.h:32, > from ./Source/WebCore/editing/FrameSelection.h:32, > from ./Source/WebCore/editing/Editor.h:37, > from ./Source/WebCore/page/Frame.h:34, > from Source/WebCore/bindings/js/ScriptDebugServer.cpp:37: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = WebCore::JSDOMWindow]': >./Source/WebCore/bindings/js/JSDOMWindowShell.h:45:59: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/Strong.h:30, > from ./Source/WebCore/bindings/js/ScriptState.h:35, > from ./Source/WebCore/inspector/ScriptDebugListener.h:36, > from Source/WebCore/bindings/js/ScriptDebugServer.h:35, > from Source/WebCore/bindings/js/ScriptDebugServer.cpp:34: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWindowShell, T* = WebCore::JSDOMWindowShell*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSDOMWindowShell, JSC::Handle<T>::ExternalType = WebCore::JSDOMWindowShell*]' >./Source/WebCore/bindings/js/ScriptController.h:79:66: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindowShell*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./Source/WebCore/bindings/js/JSDOMWindowBase.h:23, > from ./DerivedSources/WebCore/JSDOMWindow.h:25, > from Source/WebCore/bindings/js/JSEventListener.h:24, > from Source/WebCore/bindings/js/JSLazyEventListener.h:23, > from Source/WebCore/bindings/js/ScriptEventListener.h:34, > from Source/WebCore/bindings/js/ScriptEventListener.cpp:32: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = WebCore::JSDOMWindow]': >./Source/WebCore/bindings/js/JSDOMWindowShell.h:45:59: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./Source/WebCore/bindings/js/JSDOMWindowBase.h:23, > from ./DerivedSources/WebCore/JSDOMWindow.h:25, > from Source/WebCore/bindings/js/JSEventListener.h:24, > from Source/WebCore/bindings/js/JSLazyEventListener.h:23, > from Source/WebCore/bindings/js/ScriptEventListener.h:34, > from Source/WebCore/bindings/js/ScriptEventListener.cpp:32: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWindowShell, T* = WebCore::JSDOMWindowShell*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSDOMWindowShell, JSC::Handle<T>::ExternalType = WebCore::JSDOMWindowShell*]' >./Source/WebCore/bindings/js/ScriptController.h:79:66: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindowShell*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-ScriptFunctionCall.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScriptFunctionCall.lo `test -f 'Source/WebCore/bindings/js/ScriptFunctionCall.cpp' || echo './'`Source/WebCore/bindings/js/ScriptFunctionCall.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-ScriptGCEvent.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScriptGCEvent.lo `test -f 'Source/WebCore/bindings/js/ScriptGCEvent.cpp' || echo './'`Source/WebCore/bindings/js/ScriptGCEvent.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-ScriptObject.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScriptObject.lo `test -f 'Source/WebCore/bindings/js/ScriptObject.cpp' || echo './'`Source/WebCore/bindings/js/ScriptObject.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSDOMBinding.h:25, > from Source/WebCore/bindings/js/ScriptValue.h:34, > from Source/WebCore/bindings/js/ScriptObject.h:35, > from Source/WebCore/bindings/js/ScriptFunctionCall.h:35, > from Source/WebCore/bindings/js/ScriptFunctionCall.cpp:32: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./Source/WebCore/bindings/js/JSDOMWindowBase.h:23, > from ./DerivedSources/WebCore/JSDOMWindow.h:25, > from Source/WebCore/bindings/js/ScriptGCEvent.cpp:37: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/Strong.h:30, > from Source/WebCore/bindings/js/ScriptState.h:35, > from Source/WebCore/bindings/js/ScriptObject.h:34, > from Source/WebCore/bindings/js/ScriptFunctionCall.h:35, > from Source/WebCore/bindings/js/ScriptFunctionCall.cpp:32: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSDOMBinding.h:25, > from Source/WebCore/bindings/js/ScriptValue.h:34, > from Source/WebCore/bindings/js/ScriptObject.h:35, > from Source/WebCore/bindings/js/ScriptObject.cpp:32: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./Source/WebCore/bindings/js/JSDOMWindowBase.h:23, > from ./DerivedSources/WebCore/JSDOMWindow.h:25, > from Source/WebCore/bindings/js/ScriptGCEvent.cpp:37: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/Strong.h:30, > from Source/WebCore/bindings/js/ScriptState.h:35, > from Source/WebCore/bindings/js/ScriptObject.h:34, > from Source/WebCore/bindings/js/ScriptObject.cpp:32: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-ScriptProfile.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScriptProfile.lo `test -f 'Source/WebCore/bindings/js/ScriptProfile.cpp' || echo './'`Source/WebCore/bindings/js/ScriptProfile.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-ScriptProfiler.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScriptProfiler.lo `test -f 'Source/WebCore/bindings/js/ScriptProfiler.cpp' || echo './'`Source/WebCore/bindings/js/ScriptProfiler.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-ScriptState.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScriptState.lo `test -f 'Source/WebCore/bindings/js/ScriptState.cpp' || echo './'`Source/WebCore/bindings/js/ScriptState.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSDOMBinding.h:25, > from Source/WebCore/bindings/js/ScriptProfile.cpp:34: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSDOMBinding.h:25, > from Source/WebCore/bindings/js/ScriptProfile.cpp:34: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSDOMBinding.h:25, > from Source/WebCore/bindings/js/ScriptProfiler.cpp:34: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/Strong.h:30, > from Source/WebCore/bindings/js/ScriptState.h:35, > from Source/WebCore/bindings/js/ScriptProfiler.h:33, > from Source/WebCore/bindings/js/ScriptProfiler.cpp:31: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-ScriptValue.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-ScriptValue.lo `test -f 'Source/WebCore/bindings/js/ScriptValue.cpp' || echo './'`Source/WebCore/bindings/js/ScriptValue.cpp > CXX Source/WebCore/bindings/js/libWebCore_la-SerializedScriptValue.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-SerializedScriptValue.lo `test -f 'Source/WebCore/bindings/js/SerializedScriptValue.cpp' || echo './'`Source/WebCore/bindings/js/SerializedScriptValue.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMWrapper.h:25, > from ./Source/WebCore/bindings/js/ScriptWrappable.h:34, > from ./Source/WebCore/dom/Node.h:32, > from ./Source/WebCore/dom/Range.h:32, > from ./Source/WebCore/editing/FrameSelection.h:32, > from ./Source/WebCore/editing/Editor.h:37, > from ./Source/WebCore/page/Frame.h:34, > from Source/WebCore/bindings/js/ScriptState.cpp:34: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = WebCore::JSDOMWindow]': >./Source/WebCore/bindings/js/JSDOMWindowShell.h:45:59: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/Strong.h:30, > from Source/WebCore/bindings/js/ScriptState.h:35, > from Source/WebCore/bindings/js/ScriptState.cpp:32: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWindowShell, T* = WebCore::JSDOMWindowShell*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSDOMWindowShell, JSC::Handle<T>::ExternalType = WebCore::JSDOMWindowShell*]' >./Source/WebCore/bindings/js/ScriptController.h:79:66: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindowShell*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSWorkerContext, T* = WebCore::JSWorkerContext*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSWorkerContext, JSC::Handle<T>::ExternalType = WebCore::JSWorkerContext*]' >./Source/WebCore/bindings/js/WorkerScriptController.h:56:47: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSWorkerContext*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::JSGlobalObject, T* = JSC::JSGlobalObject*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::JSGlobalObject, JSC::Handle<T>::ExternalType = JSC::JSGlobalObject*]' >Source/WebCore/bindings/js/ScriptState.cpp:61:68: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-WorkerScriptController.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-WorkerScriptController.lo `test -f 'Source/WebCore/bindings/js/WorkerScriptController.cpp' || echo './'`Source/WebCore/bindings/js/WorkerScriptController.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSDOMBinding.h:25, > from Source/WebCore/bindings/js/ScriptValue.h:34, > from Source/WebCore/bindings/js/ScriptValue.cpp:31: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from Source/WebCore/bindings/js/JSDOMBinding.h:25, > from Source/WebCore/bindings/js/ScriptValue.h:34, > from Source/WebCore/bindings/js/ScriptValue.cpp:31: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./DerivedSources/WebCore/JSBlob.h:25, > from Source/WebCore/bindings/js/SerializedScriptValue.cpp:34: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/Strong.h:30, > from Source/WebCore/bindings/js/SerializedScriptValue.h:30, > from Source/WebCore/bindings/js/SerializedScriptValue.cpp:28: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type > CXX Source/WebCore/bindings/js/libWebCore_la-WorkerScriptDebugServer.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/js/libWebCore_la-WorkerScriptDebugServer.lo `test -f 'Source/WebCore/bindings/js/WorkerScriptDebugServer.cpp' || echo './'`Source/WebCore/bindings/js/WorkerScriptDebugServer.cpp > CXX Source/WebCore/bindings/libWebCore_la-ScriptControllerBase.lo >/bin/sh ./libtool --silent --tag=CXX --mode=compile armv7a-unknown-linux-gnueabi-g++ -DHAVE_CONFIG_H -I. -DBUILDING_WEBKIT -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DENABLE_GLIB_SUPPORT=1 -DBUILDING_CAIRO__=1 -DBUILDING_GTK__=1 -DWTF_CHANGES -DXP_UNIX -DWTF_USE_ICU_UNICODE=1 -DWTF_USE_GSTREAMER=1 -DNDEBUG -I./Source/ThirdParty/ANGLE/src -I./Source/ThirdParty/ANGLE/include -I./Source/ThirdParty/ANGLE/include/GLSLANG -I./Source/WebCore -I./Source/WebCore/accessibility -I./Source/WebCore/bindings -I./Source/WebCore/bindings/generic -I./Source/WebCore/bindings/js -I./Source/WebCore/bindings/js/specialization -I./Source/WebCore/bridge -I./Source/WebCore/bridge/c -I./Source/WebCore/bridge/jni/jsc -I./Source/WebCore/bridge/jsc -I./Source/WebCore/css -I./Source/WebCore/dom -I./Source/WebCore/dom/default -I./Source/WebCore/editing -I./Source/WebCore/fileapi -I./Source/WebCore/history -I./Source/WebCore/html -I./Source/WebCore/html/canvas -I./Source/WebCore/html/parser -I./Source/WebCore/html/shadow -I./Source/WebCore/html/track -I./Source/WebCore/inspector -I./Source/WebCore/loader -I./Source/WebCore/loader/appcache -I./Source/WebCore/loader/archive -I./Source/WebCore/loader/cache -I./Source/WebCore/loader/icon -I./Source/WebCore/mathml -I./Source/WebCore/notifications -I./Source/WebCore/p2p -I./Source/WebCore/page -I./Source/WebCore/page/animation -I./Source/WebCore/platform -I./Source/WebCore/platform/animation -I./Source/WebCore/platform/audio -I./Source/WebCore/platform/graphics -I./Source/WebCore/platform/graphics/filters -I./Source/WebCore/platform/graphics/filters/arm -I./Source/WebCore/platform/graphics/gpu -I./Source/WebCore/platform/graphics/opengl -I./Source/WebCore/platform/graphics/opentype -I./Source/WebCore/platform/graphics/transforms -I./Source/WebCore/platform/image-decoders -I./Source/WebCore/platform/image-decoders/bmp -I./Source/WebCore/platform/image-decoders/gif -I./Source/WebCore/platform/image-decoders/ico -I./Source/WebCore/platform/image-decoders/jpeg -I./Source/WebCore/platform/image-decoders/webp -I./Source/WebCore/platform/image-decoders/png -I./Source/WebCore/platform/leveldb -I./Source/WebCore/platform/mock -I./Source/WebCore/platform/network -I./Source/WebCore/platform/sql -I./Source/WebCore/platform/text -I./Source/WebCore/platform/text/transcoder -I./Source/WebCore/platform/win -I./Source/WebCore/plugins -I./Source/WebCore/plugins/win -I./Source/WebCore/rendering -I./Source/WebCore/rendering/mathml -I./Source/WebCore/rendering/style -I./Source/WebCore/rendering/svg -I./Source/WebCore/storage -I./Source/WebCore/svg -I./Source/WebCore/svg/animation -I./Source/WebCore/svg/graphics -I./Source/WebCore/svg/graphics/filters -I./Source/WebCore/svg/properties -I./Source/WebCore/testing -I./Source/WebCore/testing/js -I./Source/WebCore/webaudio -I./Source/WebCore/websockets -I./Source/WebCore/workers -I./Source/WebCore/xml -I./Source/WebCore/xml/parser -I./WebCore/bindings/js -I./DerivedSources/WebCore -I./DerivedSources -I./DerivedSources/JavaScriptCore -DDATA_DIR=\"/usr/share\" -DENABLE_CHANNEL_MESSAGING=1 -DENABLE_METER_TAG=1 -DENABLE_PROGRESS_TAG=1 -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_SQL_DATABASE=1 -DENABLE_DATALIST=1 -DENABLE_DIRECTORY_UPLOAD=0 -DENABLE_DOM_STORAGE=1 -DENABLE_TOUCH_ICON_LOADING=0 -DENABLE_INPUT_COLOR=0 -DENABLE_INPUT_SPEECH=0 -DENABLE_ICONDATABASE=1 -DENABLE_VIDEO=1 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0 -DENABLE_FULLSCREEN_API=1 -DENABLE_VIDEO_TRACK=1 -DENABLE_MEDIA_STREAM=0 -DENABLE_XPATH=1 -DENABLE_XSLT=1 -DENABLE_WORKERS=1 -DENABLE_SHARED_WORKERS=1 -DENABLE_FILTERS=1 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_BLOB=1 -DWEBKITGTK_API_VERSION_STRING=\"3.0\" -DWTF_USE_SOUP=1 -I./Source/WebCore/accessibility/gtk -I./Source/WebCore/loader/gtk -I./Source/WebCore/page/gtk -I./Source/WebCore/platform/cairo -I./Source/WebCore/platform/graphics/cairo -I./Source/WebCore/platform/graphics/gstreamer -I./Source/WebCore/platform/graphics/gtk -I./Source/WebCore/platform/gtk -I./Source/WebCore/platform/network/soup -DWTF_USE_FREETYPE=1 -I./Source/WebCore/platform/graphics/freetype -I./Source -I./Source/JavaScriptCore -I./Source/JavaScriptCore/API -I./Source/JavaScriptCore/assembler -I./Source/JavaScriptCore/bytecode -I./Source/JavaScriptCore/bytecompiler -I./Source/JavaScriptCore/dfg -I./Source/JavaScriptCore/heap -I./Source/JavaScriptCore/debugger -I./Source/JavaScriptCore/ForwardingHeaders -I./Source/JavaScriptCore/interpreter -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/jit -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/profiler -I./Source/JavaScriptCore/runtime -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf -I./Source/JavaScriptCore/wtf/gobject -I./Source/JavaScriptCore/wtf/gtk -I./Source/JavaScriptCore/wtf/text -I./Source/JavaScriptCore/wtf/unicode -I./Source/JavaScriptCore/yarr -I./Source/JavaScriptCore -I./Source/JavaScriptCore/parser -I./Source/JavaScriptCore/runtime -fno-strict-aliasing -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -fvisibility-inlines-hidden -fno-rtti -Os -pipe -mcpu=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=softfp -c -o Source/WebCore/bindings/libWebCore_la-ScriptControllerBase.lo `test -f 'Source/WebCore/bindings/ScriptControllerBase.cpp' || echo './'`Source/WebCore/bindings/ScriptControllerBase.cpp >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSWorkerContextBase.h:32, > from ./DerivedSources/WebCore/JSWorkerContext.h:26, > from ./DerivedSources/WebCore/JSDedicatedWorkerContext.h:27, > from Source/WebCore/bindings/js/WorkerScriptController.cpp:34: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/Strong.h:30, > from Source/WebCore/bindings/js/WorkerScriptController.h:32, > from Source/WebCore/bindings/js/WorkerScriptController.cpp:32: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSWorkerContext, T* = WebCore::JSWorkerContext*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSWorkerContext, JSC::Handle<T>::ExternalType = WebCore::JSWorkerContext*]' >Source/WebCore/bindings/js/WorkerScriptController.h:56:47: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSWorkerContext*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSWorkerContextPrototype, T* = WebCore::JSWorkerContextPrototype*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSWorkerContextPrototype, JSC::Handle<T>::ExternalType = WebCore::JSWorkerContextPrototype*]' >Source/WebCore/bindings/js/WorkerScriptController.cpp:84:153: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSWorkerContextPrototype*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDedicatedWorkerContextPrototype, T* = WebCore::JSDedicatedWorkerContextPrototype*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSDedicatedWorkerContextPrototype, JSC::Handle<T>::ExternalType = WebCore::JSDedicatedWorkerContextPrototype*]' >Source/WebCore/bindings/js/WorkerScriptController.cpp:86:122: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDedicatedWorkerContextPrototype*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSSharedWorkerContextPrototype, T* = WebCore::JSSharedWorkerContextPrototype*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSSharedWorkerContextPrototype, JSC::Handle<T>::ExternalType = WebCore::JSSharedWorkerContextPrototype*]' >Source/WebCore/bindings/js/WorkerScriptController.cpp:100:116: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSSharedWorkerContextPrototype*' increases required alignment of target type >Source/WebCore/bindings/js/SerializedScriptValue.cpp: In function 'void WebCore::CloneSerializer::_ZN7WebCore15CloneSerializer5writeEd.clone.284(WTF::Vector<unsigned char>&, double)': >Source/WebCore/bindings/js/SerializedScriptValue.cpp:510:5: internal compiler error: in simplify_gen_subreg_concatn, at lower-subreg.c:468 >Please submit a full bug report, >with preprocessed source if appropriate. >See <http://bugs.gentoo.org/> for instructions. >make[1]: *** [Source/WebCore/bindings/js/libWebCore_la-SerializedScriptValue.lo] Fehler 1 >make[1]: *** Warte auf noch nicht beendete Prozesse... >In file included from ./Source/JavaScriptCore/runtime/ArgList.h:27:0, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./Source/WebCore/bindings/js/JSDOMWindowBase.h:23, > from ./DerivedSources/WebCore/JSDOMWindow.h:25, > from ./Source/WebCore/bindings/js/JSDOMWindowShell.h:32, > from ./Source/WebCore/bindings/js/ScriptController.h:26, > from Source/WebCore/bindings/ScriptControllerBase.cpp:22: >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::Structure]': >./Source/JavaScriptCore/runtime/JSCell.h:176:32: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::JSGlobalObject]': >./Source/JavaScriptCore/runtime/Structure.h:127:74: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::JSGlobalObject*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::ObjectPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:209:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::ObjectPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::FunctionPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:210:87: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::FunctionPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::StringPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:213:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::StringPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = JSC::NumberPrototype]': >./Source/JavaScriptCore/runtime/JSGlobalObject.h:214:81: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'JSC::NumberPrototype*' increases required alignment of target type >./Source/JavaScriptCore/runtime/WriteBarrier.h: In member function 'T* JSC::WriteBarrierBase<T>::get() const [with T = WebCore::JSDOMWindow]': >./Source/WebCore/bindings/js/JSDOMWindowShell.h:45:59: instantiated from here >./Source/JavaScriptCore/runtime/WriteBarrier.h:96:43: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindow*' increases required alignment of target type >In file included from ./Source/JavaScriptCore/heap/Handle.h:29:0, > from ./Source/JavaScriptCore/heap/HandleHeap.h:30, > from ./Source/JavaScriptCore/heap/Heap.h:25, > from ./Source/JavaScriptCore/runtime/JSGlobalData.h:36, > from ./Source/JavaScriptCore/interpreter/CallFrame.h:26, > from ./Source/JavaScriptCore/runtime/ArgList.h:25, > from ./Source/JavaScriptCore/runtime/JSObject.h:26, > from ./Source/JavaScriptCore/runtime/JSArray.h:24, > from ./Source/JavaScriptCore/runtime/JSGlobalObject.h:25, > from ./Source/WebCore/bindings/js/JSDOMGlobalObject.h:30, > from ./Source/WebCore/bindings/js/JSDOMBinding.h:25, > from ./Source/WebCore/bindings/js/JSDOMWindowBase.h:23, > from ./DerivedSources/WebCore/JSDOMWindow.h:25, > from ./Source/WebCore/bindings/js/JSDOMWindowShell.h:32, > from ./Source/WebCore/bindings/js/ScriptController.h:26, > from Source/WebCore/bindings/ScriptControllerBase.cpp:22: >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = JSC::Structure, T* = JSC::Structure*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = JSC::Structure, JSC::Handle<T>::ExternalType = JSC::Structure*]' >./Source/JavaScriptCore/runtime/ScopeChain.h:39:75: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'JSC::Structure*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWrapper, T* = WebCore::JSDOMWrapper*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Weak.h:96:74: instantiated from 'JSC::Weak<T>::ExternalType JSC::Weak<T>::get() const [with T = WebCore::JSDOMWrapper, JSC::Weak<T>::ExternalType = WebCore::JSDOMWrapper*]' >./Source/WebCore/bindings/js/ScriptWrappable.h:43:30: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWrapper*' increases required alignment of target type >./Source/JavaScriptCore/heap/HandleTypes.h: In static member function 'static T* JSC::HandleTypes<T>::getFromSlot(JSC::JSValue*) [with T = WebCore::JSDOMWindowShell, T* = WebCore::JSDOMWindowShell*, JSC::JSValue* = JSC::JSValue*]': >./Source/JavaScriptCore/heap/Handle.h:126:79: instantiated from 'JSC::Handle<T>::ExternalType JSC::Handle<T>::get() const [with T = WebCore::JSDOMWindowShell, JSC::Handle<T>::ExternalType = WebCore::JSDOMWindowShell*]' >./Source/WebCore/bindings/js/ScriptController.h:79:66: instantiated from here >./Source/JavaScriptCore/heap/HandleTypes.h:38:130: warning: cast from 'JSC::JSCell*' to 'WebCore::JSDOMWindowShell*' increases required alignment of target type >make[1]: Leaving directory `/var/tmp/portage/net-libs/webkit-gtk-1.6.1-r301/work/webkit-1.6.1' >make: *** [all] Fehler 2 > [31;01m*[0m ERROR: net-libs/webkit-gtk-1.6.1-r301 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-libs/webkit-gtk-1.6.1-r301', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-libs/webkit-gtk-1.6.1-r301'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-libs/webkit-gtk-1.6.1-r301/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-libs/webkit-gtk-1.6.1-r301/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-libs/webkit-gtk-1.6.1-r301/work/webkit-1.6.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 393495
:
295063
|
295065
|
295133
|
295341