qtdeclarative failed to compile :(

  In file included from compiler/qqmlcodegenerator.cpp:42:
  compiler/qqmlcodegenerator_p.h:366:153: error: expected ')'
  compiler/qqmlcodegenerator_p.h:366:55: note: to match this '('
  compiler/qqmlcodegenerator_p.h:366:144: error: expected '>'
  compiler/qqmlcodegenerator.cpp:1229:25: error: out-of-line definition of 
'generateJSCodeForFunctionsAndBindings' does not match any declaration in 
'QtQml::JSCodeGen'
  make[3]: *** [.obj/qqmlcodegenerator.o] Error 1
  make[2]: *** [sub-qml-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01262/macx-clang_developer-build_OSX_10.8/log.txt.gz

    ============================================================

qtdeclarative failed to compile :(

  In file included from compiler/qqmlcodegenerator.cpp:42:
  compiler/qqmlcodegenerator_p.h:366:153: error: expected ')'
  compiler/qqmlcodegenerator_p.h:366:55: note: to match this '('
  compiler/qqmlcodegenerator_p.h:366:144: error: expected '>'
  compiler/qqmlcodegenerator.cpp:1229:25: error: out-of-line definition of 
'generateJSCodeForFunctionsAndBindings' does not match any declaration in 
'QtQml::JSCodeGen'
  make[3]: *** [.obj/qqmlcodegenerator.o] Error 1
  make[2]: *** [sub-qml-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01262/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1383299478):
    http://codereview.qt-project.org/69967 [PS1] - Fix rendering bug with 
batched translucent elements.
    http://codereview.qt-project.org/69995 [PS2] - QQuickWindowPrivate: 
implement clearFocusObject
    http://codereview.qt-project.org/68481 [PS2] - V4: make Scope uncopyable.
    http://codereview.qt-project.org/68109 [PS6] - tests: fix 
tst_qqmlmoduleplugin::incorrectPluginCase()
    http://codereview.qt-project.org/69713 [PS5] - Avoid exception checks after 
calls to some run-time functions
    http://codereview.qt-project.org/69738 [PS1] - Fallback to native font 
rendering for bitmap fonts.
    http://codereview.qt-project.org/69680 [PS5] - Improve debugging of QML 
expressions
    http://codereview.qt-project.org/69712 [PS5] - Avoid unnecessary saving of 
the instruction pointer in the JIT
    http://codereview.qt-project.org/70001 [PS1] - Fix build using clang
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to