[cmake-developers] [CMake 0013471]: CMake does not understand Fortran interface "module procedure" syntax

Mantis Bug Tracker mantis at public.kitware.com
Wed Aug 15 05:53:56 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13471 
====================================================================== 
Reported By:                Sylwester Arabas
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13471
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-08-15 05:53 EDT
Last Modified:              2012-08-15 05:53 EDT
====================================================================== 
Summary:                    CMake does not understand Fortran interface "module
procedure" syntax
Description: 
Apparently the bug described here:
http://www.cmake.org/pipermail/cmake/2007-October/016831.html
is still there in CMake 2.8.9-rc3:

$ cmake --version
cmake version 2.8.9-rc3
$ make
[ 11%] Built target plot-cpp
Error copying Fortran module "for/procedure".  Tried "for/PROCEDURE.mod" and
"for/procedure.mod".
make[3]: *** [for/CMakeFiles/test-for.dir/listing_06.f.o.provides.build] Error 1
make[2]: *** [for/CMakeFiles/test-for.dir/listing_06.f.o.provides] Error 2
make[1]: *** [for/CMakeFiles/test-for.dir/all] Error 2
make: *** [all] Error 2

If needed I can provide a full example showing the problem, but the mailing list
entry seem to describe it (and there's a mention of a fix being commited).
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-08-15 05:53 Sylwester ArabasNew Issue                                    
======================================================================




More information about the cmake-developers mailing list