[MacPorts] #60561: netcdf-fortran @4.5.2_2: build fails with fortran type mismatch errors
MacPorts
noreply at macports.org
Wed May 27 14:53:54 UTC 2020
#60561: netcdf-fortran @4.5.2_2: build fails with fortran type mismatch errors
--------------------+-----------------------------
Reporter: pgf | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: netccdf-fortran
--------------------+-----------------------------
netcdf-fortran @4.5.2_2 build fails with fortran errors:
{{{
:info:build netcdf4_func.f90:730:75:
:info:build 730 | nf90_inq_var_fill_FourByteReal =
nf_inq_var_fill(ncid, varid, no_fill, fill)
:info:build |
1
:info:build ......
:info:build 740 | nf90_inq_var_fill_EightByteReal =
nf_inq_var_fill(ncid, varid, no_fill, fill)
:info:build |
2
:info:build Error: Type mismatch between actual argument at (1) and actual
argument at (2) (REAL(4)/REAL(8)).
}}}
--
Ticket URL: <https://trac.macports.org/ticket/60561>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list