[Webkit-unassigned] [Bug 70835] New: [Qt] build break

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 25 12:12:40 PDT 2011


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

           Summary: [Qt] build break
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gopal.1.raghavan at nokia.com


/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebview/tst_qwebview.cpp:204: error: ‘QTRY_VERIFY’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebview/tst_qwebview.cpp: In member function ‘void tst_QWebView::setPalette()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebview/tst_qwebview.cpp:385: error: ‘QTRY_COMPARE’ was not declared in this scope
make[2]: *** [obj/debug/tst_qwebview.o] Error 1
make[2]: Leaving directory `/home/gopal/wk/wk4/WebKitBuild/Debug/WebKit/qt/tests/qwebview'
make[1]: *** [sub-qwebview-make_default] Error 2
make[1]: *** Waiting for unfinished jobs....
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp: In member function ‘void tst_QGraphicsWebView::setPalette()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qgraphicswebview/tst_qgraphicswebview.cpp:431: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp: In member function ‘void tst_QDeclarativeWebView::basicProperties()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:105: error: ‘QTRY_COMPARE’ was not declared in this scope
make[2]: *** [obj/debug/tst_qgraphicswebview.o] Error 1
make[2]: Leaving directory `/home/gopal/wk/wk4/WebKitBuild/Debug/WebKit/qt/tests/qgraphicswebview'
make[1]: *** [sub-qgraphicswebview-make_default] Error 2
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp: In member function ‘void tst_QDeclarativeWebView::elementAreaAt()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:146: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp: In member function ‘void tst_QDeclarativeWebView::historyNav()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:182: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:201: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp: In member function ‘void tst_QDeclarativeWebView::javaScript()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:246: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp: In member function ‘void tst_QDeclarativeWebView::loadError()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:266: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp: In member function ‘void tst_QDeclarativeWebView::multipleWindows()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:284: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp: In member function ‘void tst_QDeclarativeWebView::newWindowComponent()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:303: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp: In member function ‘void tst_QDeclarativeWebView::newWindowParent()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:329: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp: In member function ‘void tst_QDeclarativeWebView::pressGrabTime()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:409: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp: In member function ‘void tst_QDeclarativeWebView::renderingEnabled()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:433: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp: In member function ‘void tst_QDeclarativeWebView::settings()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:470: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp: In member function ‘void tst_QDeclarativeWebView::checkNoErrors(const QDeclarativeComponent&)’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qdeclarativewebview/tst_qdeclarativewebview.cpp:537: error: ‘QTRY_VERIFY’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp: In member function ‘void tst_QWebFrame::popupFocus()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp:2700: error: ‘QTRY_VERIFY’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp: In member function ‘void tst_QWebFrame::inputFieldFocus()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp:2725: error: ‘QTRY_VERIFY’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp: In member function ‘void tst_QWebFrame::hasSetFocus()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp:2898: error: ‘QTRY_VERIFY’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp: In member function ‘void tst_QWebFrame::horizontalScrollAfterBack()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp:3188: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp:3189: error: ‘QTRY_VERIFY’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp: In member function ‘void tst_QWebFrame::loadFinishedAfterNotFoundError()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebframe/tst_qwebframe.cpp:3694: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::acceptNavigationRequest()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:243: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::loadFinished()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:336: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:338: error: ‘QTRY_VERIFY’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::actionStates()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:358: error: ‘QTRY_VERIFY’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::database()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:664: error: ‘QTRY_COMPARE’ was not declared in this scope
make[2]: *** [obj/debug/tst_qdeclarativewebview.o] Error 1
make[2]: Leaving directory `/home/gopal/wk/wk4/WebKitBuild/Debug/WebKit/qt/tests/qdeclarativewebview'
make[1]: *** [sub-qdeclarativewebview-make_default] Error 2
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In function ‘void createPlugin(QWebView*)’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:751: error: ‘QTRY_COMPARE’ was not declared in this scope
g++ -Wl,-rpath,/home/gopal/wk/wk4/WebKitBuild/Debug/lib -Wl,-rpath,/home/gopal/qt/qt5-refactorInstall/lib -o hybridPixmap obj/debug/tst_hybridPixmap.o obj/debug/widget.o obj/debug/moc_widget.o obj/debug/qrc_resources.o    -L/home/gopal/wk/wk4/WebKitBuild/Debug/lib -L/home/gopal/qt/qt5-refactorInstall//lib -L/usr/X11R6/lib -lQtWebKit -lQtQuick1 -lQtDeclarative -lQtWidgets -L/home/gopal/qt/qt5-refactorInstall//lib -L/usr/X11R6/lib -lQtNetwork -lQtTest -lQtGui -lQtCore -lGL -lpthread 
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::graphicsWidgetPlugin()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:836: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::requestCache()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:1483: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::loadCachedPage()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:1512: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::backActionUpdate()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:1544: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::frameAt()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:1575: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::protectBindingsRuntimeObjectsFromCollector()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:2352: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::localURLSchemes()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:2369: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::testEnablePersistentStorage()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:2505: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:2509: error: ‘QTRY_VERIFY’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::errorPageExtension()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:2569: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::errorPageExtensionInIFrames()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:2606: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::errorPageExtensionInFrameset()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:2621: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::errorPageExtensionLoadFinished()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:2637: error: ‘QTRY_COMPARE’ was not declared in this scope
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp: In member function ‘void tst_QWebPage::loadSignalsOrder()’:
/home/gopal/wk/wk4/Source/WebKit/qt/tests/qwebpage/tst_qwebpage.cpp:3237: error: ‘QTRY_VERIFY’ was not declared in this scope
make[2]: *** [obj/debug/tst_qwebframe.o] Error 1
make[2]: Leaving directory `/home/gopal/wk/wk4/WebKitBuild/Debug/WebKit/qt/tests/qwebframe'
make[1]: *** [sub-qwebframe-make_default] Error 2
make[2]: *** [obj/debug/tst_qwebpage.o] Error 1
make[2]: Leaving directory `/home/gopal/wk/wk4/WebKitBuild/Debug/WebKit/qt/tests/qwebpage'
make[1]: *** [sub-qwebpage-make_default] Error 2
{ test -z "" || cd ""; } && test $(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex 'save gdb-index .' -ex quit 'hybridPixmap' && test -f hybridPixmap.gdb-index && objcopy --add-section '.gdb_index=hybridPixmap.gdb-index' --set-section-flags '.gdb_index=readonly' 'hybridPixmap' 'hybridPixmap' && rm -f hybridPixmap.gdb-index || true
make[2]: Leaving directory `/home/gopal/wk/wk4/WebKitBuild/Debug/WebKit/qt/tests/hybridPixmap'
g++ -Wl,-rpath,/home/gopal/wk/wk4/WebKitBuild/Debug/lib -Wl,-rpath,/home/gopal/qt/qt5-refactorInstall/lib -o tst_qwebelement obj/debug/tst_qwebelement.o obj/debug/qrc_tst_qwebelement.o    -L/home/gopal/wk/wk4/WebKitBuild/Debug/lib -L/home/gopal/qt/qt5-refactorInstall//lib -L/usr/X11R6/lib -lQtWebKit -lQtQuick1 -lQtDeclarative -lQtWidgets -L/home/gopal/qt/qt5-refactorInstall//lib -L/usr/X11R6/lib -lQtNetwork -lQtTest -lQtGui -lQtCore -lGL -lpthread 
{ test -z "" || cd ""; } && test $(gdb --version | sed -e 's,[^0-9]\+\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex 'save gdb-index .' -ex quit 'tst_qwebelement' && test -f tst_qwebelement.gdb-index && objcopy --add-section '.gdb_index=tst_qwebelement.gdb-index' --set-section-flags '.gdb_index=readonly' 'tst_qwebelement' 'tst_qwebelement' && rm -f tst_qwebelement.gdb-index || true
make[2]: Leaving directory `/home/gopal/wk/wk4/WebKitBuild/Debug/WebKit/qt/tests/qwebelement'
make[1]: Leaving directory `/home/gopal/wk/wk4/WebKitBuild/Debug/WebKit/qt/tests'
make: *** [sub-WebKit-qt-tests-make_default-ordered] Error 2

-- 
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