[CMake] Coverage Woes

Bill Hoffman bill.hoffman at kitware.com
Mon Dec 22 10:51:17 EST 2008


Mathieu Malaterre wrote:

> /home/mmalaterre/Dashboards/MyTests/gdcm-2-0-nightly-cov/Utilities/gdcmuuid/CMakeFiles/gdcmuuid.dir/uuid_time.gcda
> Command produced error: No such file or directory
> .No such file or directory
> Problem running coverage on file:
> /home/mmalaterre/Dashboards/MyTests/gdcm-2-0-nightly-cov/Utilities/gdcmuuid/CMakeFiles/gdcmuuid.dir/pack.gcda
> Command produced error: No such file or directory
> .No such file or directory
> Problem running coverage on file:
> /home/mmalaterre/Dashboards/MyTests/gdcm-2-0-nightly-cov/Utilities/gdcmuuid/CMakeFiles/gdcmuuid.dir/unparse.gcda
> Command produced error: No such file or directory
> .No such file or directory
> ...
> 
> Let me know if you want the complete file.
> 
> -M
> 
Do these files exist:

/home/mmalaterre/Dashboards/MyTests/gdcm-2-0-nightly-cov/Utilities/gdcmuuid/CMakeFiles/gdcmuuid.dir/uuid_time.gcda
/home/mmalaterre/Dashboards/MyTests/gdcm-2-0-nightly-cov/Utilities/gdcmuuid/CMakeFiles/gdcmuuid.dir/pack.gcda

Also, a -VV --debug on the ctest might shed some light on the issue. 
(it will produce lots of output, but you should be able to look for 
stuff referencing pack.gcda for example...)



-Bill


More information about the CMake mailing list