qtbase failed to compile :( compiling qmlparser/qqmljslexer.cpp qmlparser/qqmljslexer.cpp:472:75: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljslexer.cpp:676:60: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljslexer.cpp:691:73: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljslexer.cpp:714:77: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljslexer.cpp:836:75: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljslexer.cpp:862:73: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljslexer.cpp:873:78: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljslexer.cpp:890:88: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljslexer.cpp:912:96: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljslexer.cpp:925:75: error: macro "tr" requires 2 arguments, but only 1 given make[4]: *** [.obj/release-shared/qqmljslexer.o] Error 1 qmlparser/qqmljsparser.cpp:1741:40: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljsparser.cpp:1743:49: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljsparser.cpp:1771:61: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljsparser.cpp:1795:61: error: macro "tr" requires 2 arguments, but only 1 given qmlparser/qqmljsparser.cpp:1808:46: error: macro "tr" requires 2 arguments, but only 1 given make[4]: *** [.obj/release-shared/qqmljsparser.o] Error 1 make[3]: *** [sub-qdoc-make_first] Error 2 make[2]: *** [sub-tools-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_master_Integration/build_04747/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/master_1354315830): http://codereview.qt-project.org/40334 [PS2] - QMimeType: don't document the constructor that takes a Private class http://codereview.qt-project.org/41287 [PS2] - Fix memory leak. PrinterDialog is not deleted when close it http://codereview.qt-project.org/41297 [PS1] - ANGLE: Do not reset the share handle when resetting the swap chain. http://codereview.qt-project.org/41433 [PS2] - qdoc: fix some translation items http://codereview.qt-project.org/41338 [PS1] - Not necessary to assign bool to false for changing just 2 lines after http://codereview.qt-project.org/41298 [PS1] - ANGLE Patch file: Do not reset the share handle when resetting the swap chain. http://codereview.qt-project.org/41403 [PS2] - Mention the QT_STYLE_OVERRIDE env variable. http://codereview.qt-project.org/41371 [PS2] - Replace two \returns markers by "The function returns" http://codereview.qt-project.org/41435 [PS1] - changes-5.0.0: SC incompatible change - internalized QStyle subclasses http://codereview.qt-project.org/41237 [PS1] - QtBase: Remove Meamo part and fix link in documentation http://codereview.qt-project.org/40469 [PS1] - Doc: Adding empty tags in the HTML http://codereview.qt-project.org/41283 [PS1] - Docs: Moved layout example's image do correct location http://codereview.qt-project.org/41282 [PS1] - Docs: Moved mainwindow example's image do correct location http://codereview.qt-project.org/41355 [PS1] - Fix example documentation for OpenGL module and (widget) Tools. http://codereview.qt-project.org/41008 [PS1] - Doc: Changing HTML output to qttestlib-index.html http://codereview.qt-project.org/41159 [PS1] - changes: Add a note about the copyright transfer from Nokia to Digia http://codereview.qt-project.org/41233 [PS1] - QtBase: Docs: remove deprecated Q_EXPORT_PLUGIN2 http://codereview.qt-project.org/41302 [PS2] - Fix links for threading examples http://codereview.qt-project.org/41410 [PS1] - Doc: Grouped the SQL example pages under sql_examples group _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
