The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14081 
====================================================================== 
Reported By:                Damien Cassou
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14081
Category:                   Modules
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-04-14 13:23 EDT
Last Modified:              2013-04-14 13:23 EDT
====================================================================== 
Summary:                    Commit 7195aca54f breaks my project
Description: 
Hi,

I've run git-bisect on the cmake source-code and it seems that commit 7195aca54f
makes my project not compile anymore:

$ cmake .
CMake Error: Could not open file for write in copy operation
/CMakeSystem.cmake.tmp
CMake Error: : System Error: Permission denied
CMake Error at /home/cassou/cmake/Modules/CMakeDetermineSystem.cmake:172
(configure_file):
  configure_file Problem configuring file
Call Stack (most recent call first):
  CMakeLists.txt:3 (include)

I'm quite sure the problem comes from my project, but I have no idea what is
wrong.

Steps to Reproduce: 
wget
https://launchpad.net/~cassou/+archive/pharo/+files/pharo-vm_2013.03.22.orig.tar.gz
tar xfz pharo-vm_2013.03.22.orig.tar.gz
cd pharo-vm-2013.03.22/build
cmake .
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-04-14 13:23 Damien Cassou  New Issue                                    
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to