MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014989 | CMake | CMake | public | 2014-06-24 16:55 | 2015-01-05 08:38 |
Reporter | Daniel Pfeifer | ||||
Assigned To | Brad King | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake 3.0 | ||||
Target Version | CMake 3.0.1 | Fixed in Version | CMake 3.0.1 | ||
Summary | 0014989: cannot build targets 'test' or 'package' after bootstrapping | ||||
Description | After calling './bootstrap', building the targets 'test' or 'package' fails to find 'ctest' and 'cpack' binaries in directory 'Bootstrap.cmk'. | ||||
Steps To Reproduce | $ ./bootstrap && make $ make test Running tests... make: Bootstrap.cmk/ctest: Command not found Makefile:137: recipe for target 'test' failed make: *** [test] Error 127 $ make package Run CPack packaging tool... make: Bootstrap.cmk/cpack: Command not found Makefile:107: recipe for target 'package' failed make: *** [package] Error 127 | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-06-24 16:55 | Daniel Pfeifer | New Issue | |||
2014-06-25 13:38 | Brad King | Note Added: 0036249 | |||
2014-06-25 13:40 | Brad King | Assigned To | => Brad King | ||
2014-06-25 13:40 | Brad King | Status | new => assigned | ||
2014-06-25 13:40 | Brad King | Target Version | => CMake 3.0.1 | ||
2014-06-27 09:47 | Brad King | Status | assigned => resolved | ||
2014-06-27 09:47 | Brad King | Resolution | open => fixed | ||
2014-06-27 09:47 | Brad King | Fixed in Version | => CMake 3.0.1 | ||
2015-01-05 08:38 | Robert Maynard | Note Added: 0037574 | |||
2015-01-05 08:38 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|