The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15598 
====================================================================== 
Reported By:                Paul Durack
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15598
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-05-31 17:07 EDT
Last Modified:              2015-05-31 17:07 EDT
====================================================================== 
Summary:                    CMAKE_Fortran_COMPILER_ID unset even though gfortran
installed
Description: 
duro@duro-vm:~/uvcdat-build$ cmake ../uvcdat
-DCMAKE_INSTALL_PREFIX=/usr/local/uvcdat/2.2.0
-DQT_QMAKE_EXECUTABLE=/usr/bin/qmake -DCDAT_BUILD_CMOR=ON -DCDAT_BUILD_GUI=ON
-DCDAT_BUILD_MODE=ALL
[INFO] We reset your path to:
/usr/local/uvcdat/2.2.0/Externals/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
-- CMAKE_Fortran_COMPILER_ID = ''.
CMake Warning at contrib/sciMake/sciFuncsMacros.cmake:23 (message):
  Variable CONFIG_SUMMARY is not defined, sciPrintString is unable to write
  to the summary file.
Call Stack (most recent call first):
  contrib/sciMake/sciFortranFindVersion.cmake:12 (sciPrintString)
  contrib/sciMake/sciFortranChecks.cmake:14 (include)
  CMake/cdat_modules/esmf_pkg.cmake:26 (include)
  CMakeLists.txt:468 (include)

CMake Error at contrib/sciMake/sciFortranFindVersion.cmake:160 (message):
  Unknown compiler ID, .
Call Stack (most recent call first):
  contrib/sciMake/sciFortranChecks.cmake:14 (include)
  CMake/cdat_modules/esmf_pkg.cmake:26 (include)
  CMakeLists.txt:468 (include)

-- Configuring incomplete, errors occurred!
See also "/home/duro/uvcdat-build/CMakeFiles/CMakeOutput.log".
See also "/home/duro/uvcdat-build/CMakeFiles/CMakeError.log".
duro@duro-vm:~/uvcdat-build$ which gfortran
/usr/bin/gfortran
duro@duro-vm:~/uvcdat-build$ gfortran --version
GNU Fortran (Ubuntu 4.9.2-10ubuntu13) 4.9.2
duro@duro-vm:~/uvcdat-build$ cmake --version
cmake version 3.0.2

Steps to Reproduce: 
As above
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-05-31 17:07 Paul Durack    New Issue                                    
======================================================================

-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

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

Reply via email to