[Webkit-unassigned] [Bug 17002] Build failure: gcc extension __always_inline__ is unimplemented on certain linux arm gcc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 25 07:43:42 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17002





------- Comment #2 from alp at atoker.com  2008-01-25 07:43 PDT -------
This is what I got:

if gcc -DHAVE_CONFIG_H -I. -I../WebKit -I.  -I../WebKit/WebKit/gtk/WebView
-I../WebKit/JavaScriptCore -I../WebKit/JavaScriptCore/ForwardingHeaders
-I../WebKit/JavaScriptCore/wtf -I../WebKit/JavaScriptCore/kjs
-I./DerivedSources -DBUILDING_GTK__=1 -DWTF_CHANGES  -DXP_UNIX -DNDEBUG 
-DENABLE_ICONDATABASE=0  -DMAEMO_CHANGES=1 -DMOBILE=1
-DWTF_USE_LOW_BANDWIDTH_DISPLAY=1 -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libxml2   -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 -fvisibility-inlines-hidden -fno-rtti
-fno-exceptions -fvisibility=hidden -fomit-frame-pointer -MT
WebKitTools/GtkLauncher/Programs_GtkLauncher-main.o -MD -MP -MF
"WebKitTools/GtkLauncher/.deps/Programs_GtkLauncher-main.Tpo" -c -o
WebKitTools/GtkLauncher/Programs_GtkLauncher-main.o `test -f
'WebKitTools/GtkLauncher/main.c' || echo
'../WebKit/'`WebKitTools/GtkLauncher/main.c; \
then mv -f "WebKitTools/GtkLauncher/.deps/Programs_GtkLauncher-main.Tpo"
"WebKitTools/GtkLauncher/.deps/Programs_GtkLauncher-main.Po"; else rm -f
"WebKitTools/GtkLauncher/.deps/Programs_GtkLauncher-main.Tpo"; exit 1; fi
cc1: warning: command line option "-fvisibility-inlines-hidden" is valid for
C++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not
for C
cc1: warning: command line option "-fvisibility-inlines-hidden" is valid for
C++ but not for C
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not
for C
if g++ -DHAVE_CONFIG_H -I. -I../WebKit -I.  -I../WebKit/JavaScriptCore
-I../WebKit/JavaScriptCore/ForwardingHeaders -I../WebKit/JavaScriptCore/wtf
-I../WebKit/JavaScriptCore/kjs -I./DerivedSources -DBUILDING_GTK__=1
-DWTF_CHANGES  -DXP_UNIX -DNDEBUG  -DENABLE_ICONDATABASE=0 
-I../WebKit/JavaScriptCore/ForwardingHeaders
-I../WebKit/JavaScriptCore/bindings -I../WebKit/JavaScriptCore/bindings/c
-I./JavaScriptCore/pcre -I./JavaScriptCore/kjs -D_REENTRANT -I/usr/include
-DMAEMO_CHANGES=1 -DMOBILE=1 -DWTF_USE_LOW_BANDWIDTH_DISPLAY=1 -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 -fvisibility-inlines-hidden -fno-rtti
-fno-exceptions -fvisibility=hidden -fstrict-aliasing -fomit-frame-pointer -MT
JavaScriptCore/API/libJavaScriptCore_a-JSBase.o -MD -MP -MF
"JavaScriptCore/API/.deps/libJavaScriptCore_a-JSBase.Tpo" -c -o
JavaScriptCore/API/libJavaScriptCore_a-JSBase.o `test -f
'JavaScriptCore/API/JSBase.cpp' || echo
'../WebKit/'`JavaScriptCore/API/JSBase.cpp; \
then mv -f "JavaScriptCore/API/.deps/libJavaScriptCore_a-JSBase.Tpo"
"JavaScriptCore/API/.deps/libJavaScriptCore_a-JSBase.Po"; else rm -f
"JavaScriptCore/API/.deps/libJavaScriptCore_a-JSBase.Tpo"; exit 1; fi
../WebKit/JavaScriptCore/wtf/PassRefPtr.h: In function `const OpaqueJSValue*
JSEvaluateScript(const OpaqueJSContext*, OpaqueJSString*, OpaqueJSValue*,
OpaqueJSString*, int, const OpaqueJSValue**)':
../WebKit/JavaScriptCore/wtf/PassRefPtr.h:44: sorry, unimplemented: inlining
failed in call to 'WTF::PassRefPtr<T>::~PassRefPtr() [with T =
KJS::UString::Rep]': function body not available
../WebKit/JavaScriptCore/API/JSBase.cpp:47: sorry, unimplemented: called from
here
../WebKit/JavaScriptCore/wtf/PassRefPtr.h:44: sorry, unimplemented: inlining
failed in call to 'WTF::PassRefPtr<T>::~PassRefPtr() [with T =
KJS::UString::Rep]': function body not available
../WebKit/JavaScriptCore/API/JSBase.cpp:47: sorry, unimplemented: called from
here
make: *** [JavaScriptCore/API/libJavaScriptCore_a-JSBase.o] Error 1


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list