MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014015 | CMake | CMake | public | 2013-03-15 07:23 | 2013-03-16 04:05 |
Reporter | Sylwester Arabas | ||||
Assigned To | Eric NOULARD | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | won't fix | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0014015: execute_process() causing CMake to abort suddenly | ||||
Description | Hello, here's an example causing CMake to abort suddenly without printing any useful information. HTH, Sylwester | ||||
Steps To Reproduce | $ cat CMakeLists.txt execute_process(COMMAND perf stat -oo /dev/null w) message("HERE") $ 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 /dev/null: Permission denied Terminated | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | test_execute_process_abort.cmake (216) 2013-03-15 07:52 https://public.kitware.com/Bug/file/4681/test_execute_process_abort.cmake | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-03-15 07:23 | Sylwester Arabas | New Issue | |||
2013-03-15 07:51 | Eric NOULARD | Assigned To | => Eric NOULARD | ||
2013-03-15 07:51 | Eric NOULARD | Status | new => assigned | ||
2013-03-15 07:52 | Eric NOULARD | File Added: test_execute_process_abort.cmake | |||
2013-03-15 08:08 | Eric NOULARD | Note Added: 0032636 | |||
2013-03-15 08:08 | Eric NOULARD | Note Added: 0032637 | |||
2013-03-15 08:08 | Eric NOULARD | Status | assigned => feedback | ||
2013-03-15 13:33 | Sylwester Arabas | Note Added: 0032643 | |||
2013-03-15 13:33 | Sylwester Arabas | Status | feedback => assigned | ||
2013-03-15 17:21 | Eric NOULARD | Note Added: 0032644 | |||
2013-03-15 18:52 | Sylwester Arabas | Note Added: 0032645 | |||
2013-03-16 04:05 | Eric NOULARD | Note Added: 0032646 | |||
2013-03-16 04:05 | Eric NOULARD | Status | assigned => closed | ||
2013-03-16 04:05 | Eric NOULARD | Resolution | open => won't fix |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|