View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014016 | CMake | CMake | public | 2013-03-15 07:40 | 2013-10-07 10:04 | ||||
Reporter | Sylwester Arabas | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | closed | Resolution | duplicate | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 2.8.9 | ||||||||
Target Version | CMake 2.8.11 | Fixed in Version | CMake 2.8.11 | ||||||
Summary | 0014016: cmake segfaults with empty -DCMAKE_CXX_COMPILER | ||||||||
Description | Steps to reproduce below. HTH, Sylwester | ||||||||
Steps To Reproduce | $ cat CMakeLists.txt project(test) $ cmake . -- The C compiler identification is GNU 4.7.2 -- The CXX compiler identification is GNU 4.7.2 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Configuring done -- Generating done -- Build files have been written to: /home/slayoo/Temp/cmake-test $ cmake . -DCMAKE_CXX_COMPILER= -- Configuring done Segmentation fault $ cmake --version cmake version 2.8.9 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0034008) Robert Maynard (manager) 2013-10-07 10:04 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2013-03-15 07:40 | Sylwester Arabas | New Issue | |
2013-03-15 08:19 | Brad King | Relationship added | duplicate of 0013901 |
2013-03-15 08:19 | Brad King | Status | new => resolved |
2013-03-15 08:19 | Brad King | Resolution | open => duplicate |
2013-03-15 08:19 | Brad King | Fixed in Version | => CMake 2.8.11 |
2013-03-15 08:19 | Brad King | Target Version | => CMake 2.8.11 |
2013-10-07 10:04 | Robert Maynard | Note Added: 0034008 | |
2013-10-07 10:04 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |