[cmake-developers] [CMake 0014257]: The compilation progress indicator always shows 38%

Mantis Bug Tracker mantis at public.kitware.com
Fri Jun 28 17:46:42 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14257 
====================================================================== 
Reported By:                thefirstdude02
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14257
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   trivial
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-06-28 17:46 EDT
Last Modified:              2013-06-28 17:46 EDT
====================================================================== 
Summary:                    The compilation progress indicator always shows 38%
Description: 
We had a large project which repeatedly hit a compiler or linker error at 38%. 
The build is managed by CMake, and worked correctly before we introduced the
bugs that caused the aforementioned compiler/linker errors.  We finally fixed
the bugs in our code, then re-ran CMake (clearing its cache), ran make clean,
and then ran make.  We were very confused to see the progress indicator always
read 38% throughout the compile and link process.  We terminated compilation and
did another make clean.  We then allowed make to run all the way through --- and
the build ran successfully from start to finish.  However, at every single step
along the way, the progress was reported as 38%.

The build works completely fine, just the progress indicator only ever reads
38%.

Steps to Reproduce: 
Not known?
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-06-28 17:46 thefirstdude02 New Issue                                    
======================================================================




More information about the cmake-developers mailing list