#60561 closed defect (fixed)
netcdf-fortran @4.5.2_2: build fails with fortran type mismatch errors
Reported by: | pgf | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) | |
Port: | netcdf-fortran |
Description
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)).
Attachments (1)
Change History (5)
Changed 4 years ago by pgf
comment:1 Changed 4 years ago by mf2k (Frank Schima)
Cc: | tenomoto removed |
---|---|
Owner: | set to tenomoto |
Port: | netcdf-fortran added; netccdf-fortran removed |
Status: | new → assigned |
comment:2 Changed 4 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Cc: | MarcusCalhoun-Lopez added |
---|
comment:3 Changed 4 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 4 years ago by pgf
It works thanks!
Ports depending on this one need this fix too. I just fixed and built the esmf port in the same way.
Note: See
TracTickets for help on using
tickets.
Buold log