[MacPorts] #67726: Unable to build parallel-netcdf 1.10.0 @ macOS Ventura 13.4.1

MacPorts noreply at macports.org
Fri Jul 7 10:41:12 UTC 2023


#67726: Unable to build parallel-netcdf 1.10.0 @ macOS Ventura 13.4.1
----------------------+-----------------------------
 Reporter:  mabalenk  |      Owner:  (none)
     Type:  defect    |     Status:  new
 Priority:  Normal    |  Milestone:  MacPorts Future
Component:  ports     |    Version:  2.8.1
 Keywords:  netcdf    |       Port:  parallel-netcdf
----------------------+-----------------------------
 I'm unable to build Parallel NetCDF 1.10.0 @ macOS Ventura 13.4.1. The
 compilation fails due to numerous errors of the type:

 Error: Type mismatch between actual argument at (1) and actual argument at
 (2) (CHARACTER(1)/REAL(8)).

 This is most likely related to new stringent datatype checks introduced by
 GNU Fortran compiler and may be remedied with the following flags at
 configuration stage:

 export FCFLAGS="-w -fallow-argument-mismatch -O2"
 export FFLAGS="-w -fallow-argument-mismatch -O2"

 For a full discussion please see:
 https://github.com/Unidata/netcdf-fortran/issues/212

-- 
Ticket URL: <https://trac.macports.org/ticket/67726>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list