[cmake-developers] [CMake 0013657]: Fix for bug #13121 not working
Mantis Bug Tracker
mantis at public.kitware.com
Mon Nov 5 21:08:38 EST 2012
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=13657
======================================================================
Reported By: Michi Henning
Assigned To:
======================================================================
Project: CMake
Issue ID: 13657
Category: CTest
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2012-11-05 21:08 EST
Last Modified: 2012-11-05 21:08 EST
======================================================================
Summary: Fix for bug
http://www.cmake.org/Bug/view.php?id=13121 not working
Description:
After running into the issue reported in bug
http://www.cmake.org/Bug/view.php?id=13121, I grabbed the 2.8.10 source and
built it. The problem is still there for me (see sample output below).
I compiled cmake with gcc 4.7.2 (the default for Ubuntu 12.10). gcov is also at
version 4.7.2.
Here are the first few lines of the output I get (there are tons more like
this):
$ make coverage
Site: djembefola
Build name: Linux-c++
Determine Nightly Start Time
Specified time: 00:00:00 EDT
Create new tag: 20121105-0400 - Nightly
Performing coverage
Processing coverage (each . represents one file):
....Unknown gcov output line: [No executable lines]
Unknown gcov output line: [Removing 'RuntimeImpl.cpp.gcda##streambuf.gcov']
Unknown gcov output line: [No executable lines]
Unknown gcov output line: [Removing 'RuntimeImpl.cpp.gcda##basic_ios.h.gcov']
Unknown gcov output line: [No executable lines]
Unknown gcov output line: [Removing 'RuntimeImpl.cpp.gcda##ostream.gcov']
.....Unknown gcov output line: [No executable lines]
Unknown gcov output line: [Removing 'ExceptionImpl.cpp.gcda##ostream.gcov']
...Unknown gcov output line: [No executable lines]
Unknown gcov output line: [Removing 'X11WEnv.cpp.gcda##allocator.h.gcov']
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-11-05 21:08 Michi Henning New Issue
======================================================================
More information about the cmake-developers
mailing list