Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dart_to_clm CCE compiler does not build #598

Closed
hkershaw-brown opened this issue Dec 11, 2023 · 0 comments · Fixed by #606
Closed

dart_to_clm CCE compiler does not build #598

hkershaw-brown opened this issue Dec 11, 2023 · 0 comments · Fixed by #606
Assignees
Labels
fortran standards compiler issues and (non) standard-compliant code

Comments

@hkershaw-brown
Copy link
Member

Building  dart_to_clm  build  12  of  12
..................................................................................... Makefile is ready.
ftn -O2  -I/glade/u/apps/derecho/23.06/spack/opt/spack/netcdf/4.9.2/cce/15.0.1/cuko/include  -c	/glade/derecho/scratch/hkershaw/build_everything/DART.cce/models/clm/dart_to_clm.f90


ftn-1569 ftn: WARNING UPDATE_SNOW, File = ../../../build_everything/DART.cce/models/clm/dart_to_clm.f90, Line = 612, Column = 19 
  A DO loop variable or expression of type default real or double precision real is a deleted feature of the Fortran standard.


ftn-1569 ftn: WARNING UPDATE_SNOW, File = ../../../build_everything/DART.cce/models/clm/dart_to_clm.f90, Line = 628, Column = 19 
  A DO loop variable or expression of type default real or double precision real is a deleted feature of the Fortran standard.


ftn-319 ftn: ERROR UPDATE_SNOW, File = ../../../build_everything/DART.cce/models/clm/dart_to_clm.f90, Line = 752, Column = 76 
  A subscript must be a scalar integer expression.

Cray Fortran : Version 15.0.1 (20230120205242_66f7391d6a03cf932f321b9f6b1d8612ef5f362c)
Cray Fortran : Compile time:  0.0513 seconds
Cray Fortran : 919 source lines
Cray Fortran : 1 errors, 2 warnings, 0 other messages, 0 ansi
Cray Fortran : "explain ftn-message number" gives more information'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fortran standards compiler issues and (non) standard-compliant code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants