qtbase failed to compile :( ./.obj\release_shared\qqmljsastvisitor.o:qqmljsastvisitor.cpp:(.text+0x1): undefined reference to `_imp___ZTVN6QQmlJS3AST7VisitorE' ./.obj\release_shared\qqmljsastvisitor.o:qqmljsastvisitor.cpp:(.text+0x14): undefined reference to `_imp___ZTVN6QQmlJS3AST7VisitorE' ./.obj\release_shared\qqmljsastvisitor.o:qqmljsastvisitor.cpp:(.text+0x31): undefined reference to `_imp___ZTVN6QQmlJS3AST7VisitorE' Makefile.Release:153: recipe for target '..\..\..\bin\qdoc.exe' failed mingw32-make[4]: *** [..\..\..\bin\qdoc.exe] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-qdoc-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_00665/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1363632629): http://codereview.qt-project.org/51163 [PS4] - Add the Deselect StandardKey http://codereview.qt-project.org/50188 [PS4] - add qcryptographichash to bootstrap lib http://codereview.qt-project.org/51141 [PS1] - make bootstrapping of qdoc optional http://codereview.qt-project.org/51140 [PS1] - fix non-bootstrapped build http://codereview.qt-project.org/51139 [PS1] - move the setup of QT_INSTALL_DOCS from qdoc to qt_docs.prf http://codereview.qt-project.org/51311 [PS1] - Fix whitespace issues in *.prf http://codereview.qt-project.org/50879 [PS2] - OSX: obey the Qt::WindowTransparentForInput flag http://codereview.qt-project.org/51255 [PS1] - OSX: a window which has WindowDoesNotAcceptFocus isn't first responder http://codereview.qt-project.org/51233 [PS2] - Add an initial TI linker support for the unix qmake generator http://codereview.qt-project.org/50958 [PS4] - Improve QTextEngine::elidedText() in TextShowMnemonic mode http://codereview.qt-project.org/51157 [PS2] - QLocalePrivate: Add convenience language/script/country to code helpers http://codereview.qt-project.org/51279 [PS2] - Make it possible to send qDebug to console when desired _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
