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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Sep 19 13:49:50 CEST 2013


qtwebkit failed to compile :(

  In file included from wtf/Functional.h:37,
                   from wtf/MainThread.cpp:34:
  ./wtf/ObjcRuntimeExtras.h:30: error: expected nested-name-specifier before ‘...’ token
  ./wtf/ObjcRuntimeExtras.h:30: error: expected ‘>’ before ‘...’ token
  ./wtf/ObjcRuntimeExtras.h:31: error: ‘ArgTypes’ has not been declared
  ./wtf/ObjcRuntimeExtras.h:31: error: expected `)' before ‘args’
  ./wtf/ObjcRuntimeExtras.h:31: error: expected initializer before ‘args’
  ./wtf/ObjcRuntimeExtras.h:36: error: expected nested-name-specifier before ‘...’ token
  ./wtf/ObjcRuntimeExtras.h:36: error: expected ‘>’ before ‘...’ token
  ./wtf/ObjcRuntimeExtras.h:37: error: ‘ArgTypes’ has not been declared
  ./wtf/ObjcRuntimeExtras.h:37: error: expected `)' before ‘args’
  ./wtf/ObjcRuntimeExtras.h:37: error: expected initializer before ‘args’
  In file included from wtf/MainThread.cpp:34:
  wtf/Functional.h:375: error: template parameters not used in partial specialization:
  wtf/Functional.h:375: error:         ‘R’
  wtf/Functional.h: In copy constructor ‘WTF::FunctionWrapper<R (^)()>::FunctionWrapper(const WTF::FunctionWrapper<R (^)()>&)’:
  wtf/Functional.h:386: error: invalid use of incomplete type ‘const class WTF::FunctionWrapper<R (^)()>’
  wtf/Functional.h:375: error: declaration of ‘const class WTF::FunctionWrapper<R (^)()>’
  wtf/Functional.h:386: error: invalid use of incomplete type ‘const class WTF::FunctionWrapper<R (^)()>’
  wtf/Functional.h:375: error: declaration of ‘const class WTF::FunctionWrapper<R (^)()>’
  wtf/Functional.h: In member function ‘WTF::Function<R ()()>::operator void (^)()() const’:
  wtf/Functional.h:728: error: ‘wtfObjcMsgSend’ was not declared in this scope
  wtf/Functional.h:728: error: expected primary-expression before ‘>’ token
  wtf/Functional.h:729: error: expected primary-expression before ‘>’ token
  make[2]: *** [.obj/release-shared/wtf/MainThread.o] Error 1
  make[1]: *** [sub-Source-WTF-WTF-pro-make_first-ordered] Error 2
  make: *** [module-qtwebkit] Error 2

  Build log: http://testresults.qt-project.org/ci/QtWebKit_dev_Integration/build_00111/macx-g++_developer-build_OSX_10.6/log.txt.gz

  Tested changes (refs/builds/dev_1379589809):
    http://codereview.qt-project.org/65850 [PS5] - Fix build with MingW
    http://codereview.qt-project.org/65804 [PS4] - Fix build on OS X 10.6
    http://codereview.qt-project.org/65812 [PS5] - QtWebKit should not require SQLite version to 3.6.16.
    http://codereview.qt-project.org/65654 [PS4] - Remove C++11 requirement in WebKit2
    http://codereview.qt-project.org/65483 [PS9] - Fix build with clang
    http://codereview.qt-project.org/65469 [PS3] - Fix build with namespaced Qt
    http://codereview.qt-project.org/65452 [PS3] - Fix build with gcc 4.4
    http://codereview.qt-project.org/65418 [PS5] - Import Qt5x2 branch of QtWebkit for Qt 5.2



More information about the Ci-reports mailing list