HydrologicEngineeringCenter / hec-dss

source code for HEC-DSS (Data Storage System)
MIT License
27 stars 8 forks source link

Failing test with Fortran version 11 on Rocky 9.4 #254

Open ktarbet opened 1 month ago

ktarbet commented 1 month ago

To reproduce

results

Basic Time Series test FAILED
DssCodeTest7 FAILED; error: ********
File tested: c7t1.dss
File tested: c7t2.dss
make: *** [Makefile:48: test] Error 104

[karl@localhost Fortran]$ [karl@localhost Fortran]$ gfortran --version GNU Fortran (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3) Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.