Details
-
User Story
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
None
Description
In this build: http://testresults.qt-project.org/ci/QtTools_buildsystem_Integration/build_00002/linux-g%2B%2B_shadow-build_Ubuntu_11.10_x86/log.txt.gz
... the following error was observed:
6/5/12 3:59:53 AM EST: Project ERROR: No module matching library 'QtDesignerComponents' found. 6/5/12 3:59:53 AM EST: make[4]: *** [sub-designer-qmake_all] Error 2 6/5/12 3:59:53 AM EST: make[4]: Leaving directory `/home/qt/shadowbuild/qttools/src/designer/src' 6/5/12 3:59:53 AM EST: make[3]: *** [sub-src-qmake_all] Error 2 6/5/12 3:59:53 AM EST: make[3]: Leaving directory `/home/qt/shadowbuild/qttools/src/designer' 6/5/12 3:59:53 AM EST: make[2]: *** [sub-designer-qmake_all] Error 2 6/5/12 3:59:53 AM EST: make[2]: Leaving directory `/home/qt/shadowbuild/qttools/src' 6/5/12 3:59:53 AM EST: make[1]: *** [module-qttools-src-qmake_all] Error 2 6/5/12 3:59:53 AM EST: make[1]: Leaving directory `/home/qt/shadowbuild/qttools' 6/5/12 3:59:53 AM EST: make: *** [module-qttools-qmake_all] Error 2 6/5/12 3:59:53 AM EST: make module-qttools-qmake_all QMAKE=/home/qt/shadowbuild/qtbase/bin/qmake QT_BUILD_PARTS+=examples QT_BUILD_PARTS+=tests exited with status 512 at _qtqa_latest/scripts/qt/qtmod_test.pl line 966
parse_build_log should extract the "Project ERROR" line - currently, it doesn't.