[Webkit-unassigned] [Bug 35663] New: [Qt] WebKit building: Specifiying optimization level less than 2 results in failed build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 3 03:44:52 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35663

           Summary: [Qt] WebKit building: Specifiying optimization level
                    less than 2 results in failed build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vestbo at webkit.org


This bug report originated from issue QTBUG-5021
http://bugreports.qt.nokia.com/browse/QTBUG-5021

--- Description ---

<b>Steps to reproduce</b><br/>
CC = /usr/bin/gcc <br/>
CXX = /usr/bin/g++ 

<p>Building without -O option ('./configure -debug'): build fails <br/>
Setting -O1: build fails <br/>
Setting Optimization level to 2 ('./configure -release') and above: Build
succeeds. </p>

<p>./configure -prefix /path/to/debug-ws4-x86_64-gcc3.4_64 -debug -platform
linux-g++-64 -R /path/to/debug-ws4-x86_64-gcc3.4_64/lib -R /opt/lib/gcc3.4_64
-no-rpath -no-separate-debug-info -commercial <br/>
.... <br/>
g++ -c -m64 -pipe -Wreturn-type -fno-strict-aliasing -D_REENTRANT -fPIC
-DQT_SHARED -DQT_EDITION=QT_EDITION_DESKTOP -DBUILDING_QT_<em>=1
-DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS
-DQT3_SUPPORT -DQT_MOC_COMPAT -DHAVE_STDINT_H -DBUILD_WEBKIT
-DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_DOM_STORAGE=1
-DENABLE_ICONDATABASE=1 -DENABLE_DATABASE=1 -DENABLE_DASHBOARD_SUPPORT=0
-DENABLE_XPATH=1 -DENABLE_WML=0 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1
-DENABLE_SVG_FILTERS=1 -DENABLE_SVG_FOREIGN_OBJECT=1 -DENABLE_SVG_ANIMATION=1
-DENABLE_SVG_AS_IMAGE=1 -DENABLE_SVG_USE=1 -DENABLE_VIDEO=0
-DENABLE_NETSCAPE_PLUGIN_API=1 -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1
-DWTF_CHANGES=1 -DBUILDING_QT</em>_ -DXP_UNIX -DSQLITE_CORE
-DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_OMIT_COMPLETE -DQT_GUI_LIB
-DQT_NETWORK_LIB -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I../../../../mkspecs/linux-g++-64 -I. -I../../../../include/QtCore
-I../../../../include/QtNetwork -I../../../../include/QtGui
-I../../../../include -Istorage -I../WebKit/qt/Api
-I../../../../include/QtWebKit -I.rcc/debug-shared -I. -I../JavaScriptCore
-I../JavaScriptCore/ForwardingHeaders -I../JavaScriptCore/interpreter
-I../JavaScriptCore/bytecode -I../JavaScriptCore/debugger
-I../JavaScriptCore/parser -I../JavaScriptCore/runtime
-I/work/proddev/builds/cm-third-party_current/qt/build/debug_ws4-x86_64_gcc3.4_64/qt-x11-commercial-src-4.5.2/src/3rdparty/webkit/WebCore/../JavaScriptCore/bindings
-I../JavaScriptCore/wrec -I../JavaScriptCore/jit -I../JavaScriptCore/wtf -Itmp
-I../JavaScriptCore -I../JavaScriptCore/parser -I../JavaScriptCore/bytecompiler
-I../JavaScriptCore/debugger -I../JavaScriptCore/runtime
-I../JavaScriptCore/wtf -I../JavaScriptCore/wtf/unicode
-I../JavaScriptCore/interpreter -I../JavaScriptCore/jit
-I../JavaScriptCore/profiler -I../JavaScriptCore/wrec -I../JavaScriptCore/API
-I../../webkit -I../JavaScriptCore/ForwardingHeaders
-I../JavaScriptCore/bytecode -I../JavaScriptCore/assembler
-I../JavaScriptCore/pcre
-I/work/proddev/builds/cm-third-party_current/qt/build/debug_ws4-x86_64_gcc3.4_64/qt-x11-commercial-src-4.5.2/src/3rdparty/webkit/WebKitBuild/Debug/JavaScriptCore/tmp
-Iplatform/qt -Iplatform/network/qt -Iplatform/graphics/filters
-Iplatform/graphics/transforms -Iplatform/graphics/qt -Isvg/graphics/qt
-Iloader -Ipage/qt -I../WebKit/qt/WebCoreSupport -I../WebKit/qt/Api -Ibridge/qt
-I. -IForwardingHeaders -I../../webkit -Iplatform -Iplatform/animation
-Iplatform/network -Iplatform/graphics -Isvg/animation -Isvg/graphics
-Isvg/graphics/filters -Iplatform/sql -Iplatform/text -Iloader
-Iloader/appcache -Iloader/archive -Iloader/icon -Icss -Idom -Ipage
-Ipage/animation -Ibridge -Iediting -Irendering -Irendering/style -Ihistory
-Iinspector -Ixml -Ihtml -Iwml -Ibindings/js -Isvg -Iplatform/image-decoders
-Iplugins -Ibridge -Ibridge/c -Ibridge/qt -Igenerated -I../../sqlite
-I/usr/X11R6/include -I.moc/debug-shared -o .obj/debug-shared/JSBase.o
../JavaScriptCore/API/JSBase.cpp <br/>
In file included from ../JavaScriptCore/API/JSBase.cpp:85: <br/>
./wtf/PassRefPtr.h: In function `const OpaqueJSValue* JSEvaluateScript(const
OpaqueJSContext*, OpaqueJSString*, OpaqueJSValue*, OpaqueJSString*, int, const
OpaqueJSValue**)': <br/>
./wtf/PassRefPtr.h:43: sorry, unimplemented: inlining failed in call to
'WTF::PassRefPtr<T>::~PassRefPtr() <span class="error">[with T =
JSC::UStringSourceProvider]</span>': function body not available <br/>
../JavaScriptCore/parser/SourceCode.h:59: sorry, unimplemented: called from
here <br/>
./wtf/PassRefPtr.h:43: sorry, unimplemented: inlining failed in call to
'WTF::PassRefPtr<T>::~PassRefPtr() <span class="error">[with T =
JSC::UStringSourceProvider]</span>': function body not available <br/>
../JavaScriptCore/parser/SourceCode.h:61: sorry, unimplemented: called from
here <br/>
./wtf/PassRefPtr.h:43: sorry, unimplemented: inlining failed in call to
'WTF::PassRefPtr<T>::~PassRefPtr() <span class="error">[with T =
JSC::SourceProvider]</span>': function body not available <br/>
../JavaScriptCore/parser/SourceCode.h:61: sorry, unimplemented: called from
here </p>

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



More information about the webkit-unassigned mailing list