The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=14394 ====================================================================== Reported By: Vladimir Yelnikov Assigned To: ====================================================================== Project: CMake Issue ID: 14394 Category: CTest Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2013-09-10 11:20 EDT Last Modified: 2013-09-10 11:20 EDT ====================================================================== Summary: CTest interprets "Note: No relevant classes found. No output generated." string as compilation error Description: CTest interprets Qt5 Moc-compiler output "Note: No relevant classes found. No output generated." as compiler error.
as a result CTest writes following output (8 moc-compiler notes) and as you can see make exited with SUCCESS code: build 10-Sep-2013 10:09:55 Command exited with the value: 0 build 10-Sep-2013 10:09:55 MakeCommand:/usr/bin/make -i -j2 build 10-Sep-2013 10:09:55 Error(s) when building project build 10-Sep-2013 10:09:55 8 Compiler errors build 10-Sep-2013 10:09:55 50 or more Compiler warnings ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-09-10 11:20 Vladimir YelnikovNew Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
