[cmake-developers] [CMake 0015802]: CMake crashes in creating build files for JsonCpp

Mantis Bug Tracker mantis at public.kitware.com
Tue Oct 20 03:30:12 EDT 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15802 
====================================================================== 
Reported By:                Lukas Pioch
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15802
Category:                   CMake
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-10-20 03:30 EDT
Last Modified:              2015-10-20 03:30 EDT
====================================================================== 
Summary:                    CMake crashes in creating build files for JsonCpp
Description: 
CMake 3.4 crashes in creating the build files for a project named JsonCpp on a
old commit. The current master of JsonCpp builds.
Tested the steps with the current git version of CMake and the problem still
exists.

On a older version like CMake 3.2 no crash occurs.

Steps to Reproduce: 
1) Clone JsonCpp:
git clone https://github.com/open-source-parsers/jsoncpp.git

2) Checkout older commit in a other branch:
git checkout -b cmake_test 81cf237

3) Run:
cmake .
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-10-20 03:30 Lukas Pioch    New Issue                                    
======================================================================



More information about the cmake-developers mailing list