[cmake-developers] [CMake 0015324]: CMake 3.1.0 Crashes When Told to Regenerate a Project Originally Generated Under CMake 3.0.2

Mantis Bug Tracker mantis at public.kitware.com
Mon Dec 22 16:20:45 EST 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=15324 
====================================================================== 
Reported By:                Bryce Glover
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15324
Category:                   CMake
Reproducibility:            sometimes
Severity:                   crash
Priority:                   low
Status:                     new
====================================================================== 
Date Submitted:             2014-12-22 16:20 EST
Last Modified:              2014-12-22 16:20 EST
====================================================================== 
Summary:                    CMake 3.1.0 Crashes When Told to Regenerate a
Project Originally Generated Under CMake 3.0.2
Description: 
If one runs the command 'cmake -G "Xcode" [project-location]' from within
'[project-location]/build/' after updating CMake from version 3.0.2 to version
3.1.0 when this directory was last populated by CMake 3.0.2.  

Steps to Reproduce: 
1.)  Make sure that CMake 3.0.2 is installed.  
2.)  Run 'cmake -G "Xcode" [project-location]' from within
'[project-location]/build/' via Terminal.  
3.)  Update CMake from version 3.0.2 to version 3.1.0.  
4.)  Run 'cmake -G "Xcode" [project-location]' from within
'[project-location]/build/' via Terminal again.  
5.)  CMake should crash when 'Checking for a C compiler using Xcode….'  

Additional Information: 
The project I'm having trouble with is LLVM/Clang/compiler-rt/test-suite, and I
use Homebrew in order to keep CMake up to date.  
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-12-22 16:20 Bryce Glover   New Issue                                    
======================================================================



More information about the cmake-developers mailing list