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 ====================================================================== -- 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