MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0015320 | CMake | CMake | public | 2014-12-19 10:07 | 2016-06-10 14:31 | |||||
Reporter | Stephen Kelly | |||||||||
Assigned To | Kitware Robot | |||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||
Status | closed | Resolution | moved | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0015320: Xcode with space in path can not be used to run CMake | |||||||||
Description | CMake fails while trying to test the C compiler. Although cmGlobalGenerator::Build runs '/usr/bin/make', somehow it gets transformed into an improperly quoted "/Applications/Xcode 2.app/Contents/Developer/usr/bin/make", which then fails: Run Build Command:"/usr/bin/make" "cmTryCompileExec4267961401/fast" /Applications/Xcode 2.app/Contents/Developer/usr/bin/make -f CMakeFiles/cmTryCompileExec4267961401.dir/build.make CMakeFiles/cmTryCompileExec4267961401.dir/build make: /Applications/Xcode: No such file or directory make: *** [cmTryCompileExec4267961401/fast] Error 1 I don't know how the command to execute is transformed. It is still '/usr/bin/make' when passed to cmsysProcess_SetCommand in cmSystemTools::RunSingleCommand. | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2014-12-19 10:07 | Stephen Kelly | New Issue | ||||||||
2014-12-19 10:26 | Brad King | Note Added: 0037501 | ||||||||
2014-12-31 18:09 | Jevin Sweval | Note Added: 0037539 | ||||||||
2015-01-01 06:39 | Stephen Kelly | Note Added: 0037540 | ||||||||
2015-01-01 06:41 | Stephen Kelly | Relationship added | related to 0013694 | |||||||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042693 | ||||||||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | |||||||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | |||||||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | |||||||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|