| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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 | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0036249) Brad King (manager) 2014-06-25 13:38 |
Thanks. Fixed: bootstrap: Clarify name of configured source directory http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=bc151757 [^] bootstrap: Fix "make test" and "make package" targets http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=6650b0fa [^] |
|
(0037574) Robert Maynard (manager) 2015-01-05 08:38 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |