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

MacPorts noreply at macports.org
Fri Jul 7 10:47:32 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
Resolution:                   |   Keywords:  netcdf
      Port:  parallel-netcdf  |
------------------------------+-----------------------------
Description changed by mabalenk:

Old description:

> 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

New description:

 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"

 Compiler used is gcc (MacPorts gcc12 12.3.0_0+stdlib_flag) 12.3.0.

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

--

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


More information about the macports-tickets mailing list