MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0012991 | CMake | CMake | public | 2012-02-21 14:38 | 2015-07-08 08:57 |
Reporter | Christopher Sean Morrison | ||||
Assigned To | Brad King | ||||
Priority | normal | Severity | text | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.5 | ||||
Target Version | CMake 3.3 | Fixed in Version | CMake 3.3 | ||
Summary | 0012991: Parallel build output mess | ||||
Description | Under Additional Information and attached as an image is an example of the interleaved mess currently being output with a parallel build. The percentages are apparently printed independently from the statements that follow causing interleaved output and wrong ansi-color coding (on the percentages). The percentage should be buffered with their statement so that they're printed/colored together. Also of note, the final "make: *** [all] Error 2" has absolutely nothing to do with the 200+ lines being shown... The actual error was several hundred lines before. | ||||
Steps To Reproduce | |||||
Additional Information | [...massive snip...] Building C object src/liboptical/CMakeFiles/liboptical-static.dir/sh_stxt.c.o Building C object src/liboptical/CMakeFiles/liboptical-static.dir/sh_tcl.c.o Building C object src/liboptical/CMakeFiles/liboptical-static.dir/sh_stack.c.o Building C object src/liboptical/CMakeFiles/liboptical.dir/sh_treetherm.c.o Building C object src/liboptical/CMakeFiles/liboptical-static.dir/sh_text.c.o /usr/bin/ld: warning: librt.so.1, needed by /usr/lib64/libdrm.so.2, may conflict with librt.so.19 [ 67%] [ 67%] [ 67%] [ 67%] [ 67%] [ 67%] [ 67%] [ 67%] [ 67%] Building C object src/liboptical/CMakeFiles/liboptical-static.dir/sh_toyota.c.o Building C object src/liboptical/CMakeFiles/liboptical.dir/sh_wood.c.o Building C object src/liboptical/CMakeFiles/liboptical-static.dir/sh_treetherm.c.o Linking C executable ../../bin/tabinterp Building C object src/liboptical/CMakeFiles/liboptical-static.dir/sh_wood.c.o Built target nirt Building C object src/liboptical/CMakeFiles/liboptical-static.dir/sh_toon.c.o Building C object src/liboptical/CMakeFiles/liboptical-static.dir/sh_xxx.c.o Building C object src/liboptical/CMakeFiles/liboptical-static.dir/shade.c.o Building C object src/liboptical/CMakeFiles/liboptical.dir/sh_xxx.c.o [ 67%] Building C object src/liboptical/CMakeFiles/liboptical-static.dir/turb.c.o [ 67%] Built target secpass [ 67%] Built target vdeck [ 67%] [ 67%] Building C object src/liboptical/CMakeFiles/liboptical-static.dir/vers.c.o Building C object src/liboptical/CMakeFiles/liboptical-static.dir/wray.c.o [ 67%] Building C object src/liboptical/CMakeFiles/liboptical.dir/shade.c.o [ 67%] [ 67%] Building C object src/liboptical/CMakeFiles/liboptical.dir/turb.c.o Building C object src/liboptical/CMakeFiles/liboptical.dir/vers.c.o [ 67%] Linking C static library ../../lib/librtserver.a Linking C executable ../../bin/firpass Building C object src/liboptical/CMakeFiles/liboptical.dir/wray.c.o [ 67%] Built target tabinterp [ 67%] [ 67%] [ 67%] Built target libmultispectral Built target rtserver-static Built target rtserver [ 67%] Built target firpass Linking CXX static library ../../lib/libpc.a Linking C executable ../../bin/burst Linking C executable ../../bin/lgt Linking CXX static library ../../lib/libwdb.a /usr/bin/ld: warning: librt.so.1, needed by /usr/lib64/libdrm.so.2, may conflict with librt.so.19 [ 67%] Built target burst [ 67%] Built target libpc-static /usr/bin/ld: warning: librt.so.1, needed by /usr/lib64/libdrm.so.2, may conflict with librt.so.19 [ 67%] Built target lgt Linking CXX shared library ../../lib/libpc.so Linking C static library ../../lib/liboptical.a Linking C shared library ../../lib/liboptical.so [ 67%] Built target libwdb-static Linking CXX shared library ../../lib/libwdb.so Linking C executable ../../../bin/g-iges [ 67%] Built target liboptical [ 67%] Built target g-iges [ 67%] Built target liboptical-static [ 67%] [ 67%] Built target libwdb Built target libpc make: *** [all] Error 2 [sean@gcc1-power7 .cmake]$ | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | messy.png (246,496) 2012-02-21 14:38 https://public.kitware.com/Bug/file/4231/messy.png | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-02-21 14:38 | Christopher Sean Morrison | New Issue | |||
2012-02-21 14:38 | Christopher Sean Morrison | File Added: messy.png | |||
2012-02-21 14:50 | Brad King | Note Added: 0028687 | |||
2012-02-21 14:51 | Brad King | Note Added: 0028688 | |||
2012-02-21 14:51 | Brad King | Status | new => backlog | ||
2013-01-13 17:02 | Wolfgang Bangerth | Note Added: 0032100 | |||
2013-02-06 17:02 | Yuri | Note Added: 0032206 | |||
2013-02-06 17:02 | Yuri | Note Edited: 0032206 | bug_revision_view_page.php?bugnote_id=32206#r1027 | ||
2015-02-03 00:24 | Dave Yost | Note Added: 0037882 | |||
2015-02-03 09:56 | Tyler Brock | Note Added: 0037886 | |||
2015-02-03 10:03 | Brad King | Note Added: 0037887 | |||
2015-02-03 11:45 | Dave Yost | Note Added: 0037888 | |||
2015-02-03 11:54 | Brad King | Note Added: 0037891 | |||
2015-02-03 19:12 | Dave Yost | Note Added: 0037900 | |||
2015-02-03 19:12 | Dave Yost | Note Edited: 0037900 | bug_revision_view_page.php?bugnote_id=37900#r1693 | ||
2015-02-04 00:35 | Christopher Sean Morrison | Note Added: 0037901 | |||
2015-02-05 13:23 | Tyler Brock | Note Added: 0037926 | |||
2015-02-06 09:22 | Brad King | Assigned To | => Brad King | ||
2015-02-06 09:22 | Brad King | Status | backlog => assigned | ||
2015-02-06 09:22 | Brad King | Target Version | => CMake 3.3 | ||
2015-02-06 09:23 | Brad King | Note Added: 0037930 | |||
2015-02-06 09:41 | Christopher Sean Morrison | Note Added: 0037931 | |||
2015-02-06 16:24 | Christopher Sean Morrison | Note Added: 0037942 | |||
2015-02-06 16:45 | Brad King | Note Added: 0037943 | |||
2015-02-10 09:51 | Brad King | Status | assigned => resolved | ||
2015-02-10 09:51 | Brad King | Resolution | open => fixed | ||
2015-02-10 09:51 | Brad King | Fixed in Version | => CMake 3.3 | ||
2015-02-10 09:54 | Tyler Brock | Note Added: 0037952 | |||
2015-02-10 09:54 | Tyler Brock | Note Edited: 0037886 | bug_revision_view_page.php?bugnote_id=37886#r1701 | ||
2015-07-08 08:57 | Robert Maynard | Note Added: 0039047 | |||
2015-07-08 08:57 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|