qtbase failed to compile :( In file included from tools/qcryptographichash.cpp:82:0: /work/build/qt/qtbase/src/tools/qdoc/htmlgenerator.cpp:4189: undefined reference to `QRegularExpression::QRegularExpression(QString const&, QFlags<QRegularExpression::PatternOption>)' /work/build/qt/qtbase/src/tools/qdoc/htmlgenerator.cpp:4190: undefined reference to `QRegularExpression::globalMatch(QString const&, int, QRegularExpression::MatchType, QFlags<QRegularExpression::MatchOption>) const' /work/build/qt/qtbase/src/tools/qdoc/htmlgenerator.cpp:4192: undefined reference to `QRegularExpressionMatch::~QRegularExpressionMatch()' /work/build/qt/qtbase/src/tools/qdoc/htmlgenerator.cpp:4191: undefined reference to `QRegularExpressionMatchIterator::hasNext() const' /work/build/qt/qtbase/src/tools/qdoc/htmlgenerator.cpp:4192: undefined reference to `QRegularExpressionMatchIterator::next()' /work/build/qt/qtbase/src/tools/qdoc/htmlgenerator.cpp:4193: undefined reference to `QRegularExpressionMatch::captured(int) const' /work/build/qt/qtbase/src/tools/qdoc/htmlgenerator.cpp:4190: undefined reference to `QRegularExpressionMatchIterator::~QRegularExpressionMatchIterator()' /work/build/qt/qtbase/src/tools/qdoc/htmlgenerator.cpp:4189: undefined reference to `QRegularExpression::~QRegularExpression()' make[3]: *** [../../../bin/qdoc] Error 1 make[2]: *** [sub-qdoc-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00945/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/stable_1366210747): http://codereview.qt-project.org/53920 [PS1] - qdoc: Include words from the module name as tags in example manifest http://codereview.qt-project.org/54046 [PS2] - Fusion & GTK styles need to check direction from style option not qapp http://codereview.qt-project.org/53856 [PS9] - Add the GL headers to cmake variables. http://codereview.qt-project.org/54019 [PS5] - Fix GroupBox painting on Windows when not using widgets http://codereview.qt-project.org/54030 [PS1] - Windows: Fix compile with -directwrite. http://codereview.qt-project.org/53990 [PS2] - Emit animation driver signals after we change the state. http://codereview.qt-project.org/53906 [PS3] - Make password mask characters themeable. http://codereview.qt-project.org/54006 [PS3] - An RTL submenu should be right-aligned http://codereview.qt-project.org/53798 [PS7] - Android: Don't crash when displaying multiple top-levels http://codereview.qt-project.org/49082 [PS2] - Do not send clipboard message to application under debugger. http://codereview.qt-project.org/53939 [PS1] - QOpenGLPaintDevice: correct painting on retina. http://codereview.qt-project.org/53132 [PS3] - Android: Fixes for building under MSYS. _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
