[MacPorts] #68124: netcdf-fortran @4.6.1: Build failures on 10.7, 10.8, 10.9

MacPorts noreply at macports.org
Mon Sep 25 17:13:22 UTC 2023


#68124: netcdf-fortran @4.6.1: Build failures on 10.7, 10.8, 10.9
-----------------------------+-----------------------------------------
  Reporter:  Dave-Allured    |      Owner:  tenomoto
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.8.1
Resolution:                  |   Keywords:  lion mountainlion mavericks
      Port:  netcdf-fortran  |
-----------------------------+-----------------------------------------

Comment (by Dave-Allured):

 Update.  The type size errors are merely side effects of failing configure
 tests, under the hood.  By comparing the 10.9 log file with other recent
 builder logs, I found an earlier problem:
 {{{
 checking netCDF-4 present... no
 }}}
 This should be "yes".  This comes from `netcdf_meta.h` in the `netcdf`
 dependency.  I confirmed this contains `#define NC_HAS_HDF5 1` which is
 correct.  So this is another under the hood config test that is failing.

 Here is another anomaly, even earlier.
 {{{
 checking for /usr/bin/clang option to enable C11 features... -std=gnu11
 }}}
 This is blank in successful builds for 10.6 and 10.10.  What is causing
 this to be added?  Could this be breaking the configure tests on 10.9
 etc.?

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


More information about the macports-tickets mailing list