[cmake-developers] [CMake 0015956]: TryCompile generation of cmake failed
Mantis Bug Tracker
mantis at public.kitware.com
Sun Feb 7 17:24:06 EST 2016
The following issue has been SUBMITTED.
======================================================================
https://public.kitware.com/Bug/view.php?id=15956
======================================================================
Reported By: davidk
Assigned To:
======================================================================
Project: CMake
Issue ID: 15956
Category: (No Category)
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2016-02-07 17:24 EST
Last Modified: 2016-02-07 17:24 EST
======================================================================
Summary: 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)
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2016-02-07 17:24 davidk New Issue
2016-02-07 17:24 davidk File Added: CMakeError.log
======================================================================
More information about the cmake-developers
mailing list