View Issue Details [ Jump to Notes ] | [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0015956 | CMake | (No Category) | public | 2016-02-07 17:24 | 2016-06-10 14:31 |
|
Reporter | davidk | |
Assigned To | Kitware Robot | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | |
Platform | Linux | OS | Arch Linux | OS Version | Up To Date |
Product Version | CMake 3.1.3 | |
Target Version | | Fixed in Version | | |
|
Summary | 0015956: TryCompile generation of cmake failed |
Description | CMake 3.1.3 fails to compile a project, but CMake 3.0 works well.
It seems like the problem occurs when CMake tries to check the avaible compiler features.
Yes, I have a working c/c++ compiler installed (gcc 5.3).
I'm executing CMake with root privileges, so there shouldn't be any permission problems. |
Steps To Reproduce | Try to configure kdelibs4support (A KDE library) |
Tags | No tags attached. |
|
Attached Files | CMakeError.log [^] (7,278 bytes) 2016-02-07 17:24
CMakeOutput.log [^] (124,024 bytes) 2016-02-07 17:24 |
|