[cmake-developers] [CMake 0014394]: CTest interprets "Note: No relevant classes found. No output generated." string as compilation error
Mantis Bug Tracker
mantis at public.kitware.com
Tue Sep 10 11:20:30 EDT 2013
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
======================================================================
More information about the cmake-developers
mailing list