[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtwebkit#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Feb 12 18:46:27 CET 2013


qtwebkit failed to compile :(

  In file included from UIProcess/API/qt/qquickwebview_p.h:24:0,
                   from UIProcess/qt/WebFullScreenManagerProxyQt.cpp:32:
  UIProcess/API/qt/qquickurlschemedelegate_p.h:60:35: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickurlschemedelegate_p.h:60:35: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickurlschemedelegate_p.h:60:41: error: ISO C++ forbids declaration of 'url' with no type [-fpermissive]
  In file included from UIProcess/qt/WebFullScreenManagerProxyQt.cpp:32:0:
  UIProcess/API/qt/qquickwebview_p.h:123:5: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:123:5: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickwebview_p.h:124:23: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:124:23: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickwebview_p.h:124:27: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
  UIProcess/API/qt/qquickwebview_p.h:125:5: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:125:5: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickwebview_p.h:156:46: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:156:46: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickwebview_p.h:156:67: error: ISO C++ forbids declaration of 'baseUrl' with no type [-fpermissive]
  UIProcess/API/qt/qquickwebview_p.h:156:76: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:156:76: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickwebview_p.h:156:104: error: ISO C++ forbids declaration of 'unreachableUrl' with no type [-fpermissive]
  UIProcess/API/qt/qquickwebview_p.h:170:28: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:170:28: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickwebview_p.h:170:34: error: ISO C++ forbids declaration of 'hoveredUrl' with no type [-fpermissive]
  UIProcess/API/qt/qquickwebview_p.h:156:62: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:156:99: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  In file included from UIProcess/qt/WebFullScreenManagerProxyQt.cpp:32:0:
  UIProcess/API/qt/qquickwebview_p.h:314:15: error: template argument 1 is invalid
  UIProcess/API/qt/qquickwebview_p.h:315:41: error: template argument 1 is invalid
  UIProcess/API/qt/qquickwebview_p.h:316:5: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:316:5: error: 'QUrl' does not name a type
  make[3]: *** [.obj/debug-shared/UIProcess/qt/WebFullScreenManagerProxyQt.o] Error 1
  In file included from UIProcess/API/qt/qquickwebview_p.h:24:0,
                   from UIProcess/API/qt/qquicknetworkreply_p.h:26,
                   from UIProcess/qt/WebPageProxyQt.cpp:41:
  UIProcess/API/qt/qquickurlschemedelegate_p.h:60:35: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickurlschemedelegate_p.h:60:35: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickurlschemedelegate_p.h:60:41: error: ISO C++ forbids declaration of 'url' with no type [-fpermissive]
  In file included from UIProcess/API/qt/qquicknetworkreply_p.h:26:0,
                   from UIProcess/qt/WebPageProxyQt.cpp:41:
  UIProcess/API/qt/qquickwebview_p.h:123:5: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:123:5: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickwebview_p.h:124:23: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:124:23: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickwebview_p.h:124:27: error: ISO C++ forbids declaration of 'parameter' with no type [-fpermissive]
  UIProcess/API/qt/qquickwebview_p.h:125:5: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:125:5: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickwebview_p.h:156:46: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:156:46: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickwebview_p.h:156:67: error: ISO C++ forbids declaration of 'baseUrl' with no type [-fpermissive]
  UIProcess/API/qt/qquickwebview_p.h:156:76: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:156:76: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickwebview_p.h:156:104: error: ISO C++ forbids declaration of 'unreachableUrl' with no type [-fpermissive]
  UIProcess/API/qt/qquickwebview_p.h:170:28: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:170:28: error: 'QUrl' does not name a type
  UIProcess/API/qt/qquickwebview_p.h:170:34: error: ISO C++ forbids declaration of 'hoveredUrl' with no type [-fpermissive]
  UIProcess/API/qt/qquickwebview_p.h:156:62: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:156:99: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  In file included from UIProcess/API/qt/qquicknetworkreply_p.h:26:0,
                   from UIProcess/qt/WebPageProxyQt.cpp:41:
  UIProcess/API/qt/qquickwebview_p.h:314:15: error: template argument 1 is invalid
  UIProcess/API/qt/qquickwebview_p.h:315:41: error: template argument 1 is invalid
  UIProcess/API/qt/qquickwebview_p.h:316:5: error: reference to 'QUrl' is ambiguous
  UIProcess/API/qt/qquickurlschemedelegate_p.h:30:7: error: candidates are: struct QUrl
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:119:46: error:                 class TestNamespace::QUrl
  UIProcess/API/qt/qquickwebview_p.h:316:5: error: 'QUrl' does not name a type
  make[3]: *** [.obj/debug-shared/UIProcess/qt/WebPageProxyQt.o] Error 1
  make[2]: *** [sub-Target-pri-make_first-ordered] Error 2
  make[1]: *** [sub-Source-WebKit2-WebKit2-pro-make_first-ordered] Error 2
  make: *** [module-qtwebkit] Error 2

  Build log: http://testresults.qt-project.org/ci/QtWebKit_stable_Integration/build_00047/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/stable_1360689951):
    http://codereview.qt-project.org/45720 [PS4] - [Qt][WK2] Pages / resources cannot be loaded from qrc files.



More information about the Ci-reports mailing list