Site: piasek4
Build Name: homology Linux-pgi-MPI E0LL2Y
Configure Command: /usr/bin/cmake -DCMAKE_BUILD_TYPE:STRING=Release -DUNRES_MD_FF=E0LL2Y -DUNRES_DFA=1 -DUNRES_WITH_MPI=1 -DUNRES_MPIRUN=1 -DCMAKE_Fortran_COMPILER=pgf90 "-GUnix Makefiles" "/tmp/cdash/homology/source"
Configure Return Value: 1
Configure Output:
-- The Fortran compiler identification is unknown
-- The C compiler identification is GNU
-- Check for working Fortran compiler: pgf90
CMake Error: your Fortran compiler: "pgf90" was not found.   Please set CMAKE_Fortran_COMPILER to a valid compiler path or name.
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Check for working Fortran compiler: pgf90  -- broken
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestFortranCompiler.cmake:40 (MESSAGE):
  The Fortran compiler "pgf90" is not able to compile a simple test program.

  It fails with the following output:

   

  

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:6 (project)


CMake Error: your Fortran compiler: "pgf90" was not found.   Please set CMAKE_Fortran_COMPILER to a valid compiler path or name.
-- Configuring incomplete, errors occurred!