MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0008850 | CMake | CMake | public | 2009-04-06 10:43 | 2009-07-21 08:39 | |||||
Reporter | Alexandre Feblot | |||||||||
Assigned To | Bill Hoffman | |||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | |||||
Status | closed | Resolution | duplicate | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0008850: makefile output usability on parallel builds | |||||||||
Description | On parallel builds (e.g. -j 20), there is no way to know in which lib or directory an error occured while looking at the terminal output. The only available information is the file name in which the error occured, which is displayed (sometimes) by the compiler, and this information may not be enough (in case of an include file, or if there are files with the same name in different directories). This becomes worse when the build log is supposed to be analyzed by automatic tools to send reports. In parallel builds, this is a common issue, and it seems to me there is currently no way to workaround this in cmake generated makefiles. One of the possible workarounds is to store every output (one for each file, or at least one for each directory) in a different file, and maybe to concatenate them afterwards. | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2009-04-06 10:43 | Alexandre Feblot | New Issue | ||||||||
2009-04-06 10:56 | Bill Hoffman | Status | new => assigned | |||||||
2009-04-06 10:56 | Bill Hoffman | Assigned To | => Bill Hoffman | |||||||
2009-04-06 11:01 | Bill Hoffman | Note Added: 0015928 | ||||||||
2009-05-26 06:19 | Alexandre Feblot | Note Added: 0016565 | ||||||||
2009-07-16 08:42 | Alexandre Feblot | Note Added: 0016880 | ||||||||
2009-07-21 08:35 | Brad King | Relationship added | related to 0006776 | |||||||
2009-07-21 08:36 | Brad King | Relationship replaced | duplicate of 0006776 | |||||||
2009-07-21 08:38 | Brad King | Note Added: 0016917 | ||||||||
2009-07-21 08:38 | Brad King | Status | assigned => closed | |||||||
2009-07-21 08:39 | Brad King | Resolution | open => duplicate |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|